ladybird/Tests/LibWeb/Text/expected/wpt-import/domparsing
mikiubo acf1fe7b05 LibWeb: Return base Document for non-HTML parses
The HTML specification does not explicitly require
a specific return type for parseFromString(),
but according to Web Platform TestsDOMParser-parseFromString.html,
the expected return value for
XML MIME types is a Document—not an XMLDocument.
2025-07-25 10:08:29 -06:00
..
DOMParser-parseFromString-html.txt LibWeb: Set correct content and document types in DOMParser 2025-07-09 20:10:11 +12:00
DOMParser-parseFromString-xml.txt LibWeb: Return base Document for non-HTML parses 2025-07-25 10:08:29 -06:00
innerhtml-01.txt
style_attribute_html.txt
xmldomparser.txt LibWeb: Set readyState to complete for DOMParser documents 2025-06-25 20:49:03 +12:00
XMLSerializer-serializeToString.txt LibWeb: Handle null namespace in prefix map serializing XML 2025-07-07 20:24:47 +01:00