ladybird/Tests/LibWeb/Text/expected/wpt-import/domparsing/DOMParser-parseFromString-html.txt
Veeti Paananen c834c594ac 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.
2025-07-09 20:10:11 +12:00

15 lines
No EOL
458 B
Text

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