ladybird/Tests/LibWeb/Text
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
..
data LibWeb: Add Extended Tests for Window BarProps 2025-03-29 02:35:27 +00:00
expected LibWeb: Return base Document for non-HTML parses 2025-07-25 10:08:29 -06:00
input LibWeb: Return base Document for non-HTML parses 2025-07-25 10:08:29 -06:00