mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-22 16:09:23 +00:00
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. |
||
---|---|---|
.. | ||
DOMParser-parseFromString-html.html | ||
DOMParser-parseFromString-xml.html | ||
innerhtml-01.xhtml | ||
style_attribute_html.html | ||
xmldomparser.html | ||
XMLSerializer-serializeToString.html |