mirror of
https://github.com/servo/servo
synced 2026-04-30 11:27:28 +02:00
24 lines
765 B
INI
24 lines
765 B
INI
[DOMParser-parseFromString-xml.html]
|
|
type: testharness
|
|
[Should return an error document for XML wellformedness errors in type text/xml]
|
|
expected: FAIL
|
|
|
|
[Should return an error document for XML wellformedness errors in type application/xml]
|
|
expected: FAIL
|
|
|
|
[Should return an error document for XML wellformedness errors in type application/xhtml+xml]
|
|
expected: FAIL
|
|
|
|
[Should parse correctly in type image/svg+xml]
|
|
expected: FAIL
|
|
|
|
[XMLDocument interface for correctly parsed document with type image/svg+xml]
|
|
expected: FAIL
|
|
|
|
[Should return an error document for XML wellformedness errors in type image/svg+xml]
|
|
expected: FAIL
|
|
|
|
[XMLDocument interface for incorrectly parsed document with type image/svg+xml]
|
|
expected: FAIL
|
|
|