mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-25 11:48:06 +00:00
LibWeb: Fix NavigationType enum to string conversion
Convert NavigationType to lowercase strings, as described in the spec. Import related WPT test.
This commit is contained in:
parent
4d5acc7a00
commit
1915574165
Notes:
github-actions[bot]
2024-12-02 06:48:48 +00:00
Author: https://github.com/zetslief 🔰
Commit: 1915574165
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2693
Reviewed-by: https://github.com/gmta ✅
4 changed files with 141 additions and 6 deletions
|
@ -0,0 +1,16 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 6 tests
|
||||
|
||||
6 Pass
|
||||
Details
|
||||
Result Test Name MessagePass can't bypass required members by omitting the dictionary entirely
|
||||
Pass destination is required
|
||||
Pass signal is required
|
||||
Pass all properties are reflected back
|
||||
Pass defaults are as expected
|
||||
Pass hasUAVisualTransition is default false
|
Loading…
Add table
Add a link
Reference in a new issue