/domparsing/DOMParser-parseFromString-html.html| status | subtest | message |
|---|---|---|
| FAIL | Parsing of id attribute | assert_true: Node type mismatch: actual = ParsedElement, expected = HTMLHtmlElement expected true got false |
| 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 | |
| FAIL | must be parsed with scripting disabled, so noscript works | assert_true: Node type mismatch: actual = ParsedElement, expected = HTMLParagraphElement expected true got false |
bundle built 2026-07-16T07:16:48.063Z