Files
servo/tests/wpt/metadata/domparsing/DOMParser-parseFromString-xml.html.ini

19 lines
510 B
INI

[DOMParser-parseFromString-xml.html]
type: testharness
expected: TIMEOUT
[Should parse correctly in type text/xml]
expected: FAIL
[XMLDocument interface for correctly parsed document with type text/xml]
expected: FAIL
[Should return an error document for XML wellformedness errors in type text/xml]
expected: FAIL
[XMLDocument interface for incorrectly parsed document with type text/xml]
expected: FAIL
[Should parse correctly in type application/xml]
expected: TIMEOUT