mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-27 18:17:22 +02:00
LibWeb: Set correct content and document types in DOMParser
It appears this was removed by accident in an earlier commit, regressing the included WPT test.
This commit is contained in:
committed by
Shannon Booth
parent
bfa978c501
commit
c834c594ac
Notes:
github-actions[bot]
2025-07-09 08:11:21 +00:00
Author: https://github.com/veeti Commit: https://github.com/LadybirdBrowser/ladybird/commit/c834c594ac8 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/5363 Reviewed-by: https://github.com/shannonbooth ✅
@@ -0,0 +1,15 @@
|
||||
Harness status: OK
|
||||
|
||||
Found 10 tests
|
||||
|
||||
10 Pass
|
||||
Pass Parsing of id attribute
|
||||
Pass contentType
|
||||
Pass compatMode
|
||||
Pass compatMode for a proper DOCTYPE
|
||||
Pass Location value
|
||||
Pass DOMParser parses HTML tag soup with no problems
|
||||
Pass DOMParser should handle the content of <noembed> as raw text
|
||||
Pass DOMParser throws on an invalid enum value
|
||||
Pass script is found synchronously even when there is a css import
|
||||
Pass must be parsed with scripting disabled, so noscript works
|
||||
Reference in New Issue
Block a user