mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-02 23:56:06 +00:00
LibWeb: Don't skip named-character-references test
This already passes, so there's no reason to skip it anymore
This commit is contained in:
parent
223b13ae93
commit
752deaf6ef
Notes:
github-actions[bot]
2025-01-06 23:44:57 +00:00
Author: https://github.com/squeek502
Commit: 752deaf6ef
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/3163
Reviewed-by: https://github.com/gmta ✅
2 changed files with 2231 additions and 2237 deletions
|
@ -39,7 +39,6 @@ Text/input/wpt-import/html/syntax/parsing/html5lib_tests16.html
|
||||||
Text/input/wpt-import/html/syntax/parsing/html5lib_tests19.html
|
Text/input/wpt-import/html/syntax/parsing/html5lib_tests19.html
|
||||||
Text/input/wpt-import/html/syntax/parsing/html5lib_tests5.html
|
Text/input/wpt-import/html/syntax/parsing/html5lib_tests5.html
|
||||||
Text/input/wpt-import/html/syntax/parsing/html5lib_webkit01.html
|
Text/input/wpt-import/html/syntax/parsing/html5lib_webkit01.html
|
||||||
Text/input/wpt-import/html/syntax/parsing/named-character-references.html
|
|
||||||
|
|
||||||
; Unknown, imported as skipped in #2148
|
; Unknown, imported as skipped in #2148
|
||||||
Text/input/wpt-import/html/infrastructure/safe-passing-of-structured-data/structuredclone_0.html
|
Text/input/wpt-import/html/infrastructure/safe-passing-of-structured-data/structuredclone_0.html
|
||||||
|
|
|
@ -1,14 +1,9 @@
|
||||||
Summary
|
|
||||||
|
|
||||||
Harness status: OK
|
Harness status: OK
|
||||||
|
|
||||||
Rerun
|
|
||||||
|
|
||||||
Found 2231 tests
|
Found 2231 tests
|
||||||
|
|
||||||
2231 Pass
|
2231 Pass
|
||||||
Details
|
Pass Æ should match U+000C6
|
||||||
Result Test Name MessagePass Æ should match U+000C6
|
|
||||||
Pass Æ should match U+000C6
|
Pass Æ should match U+000C6
|
||||||
Pass & should match U+00026
|
Pass & should match U+00026
|
||||||
Pass & should match U+00026
|
Pass & should match U+00026
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue