mirror of
https://github.com/servo/servo.git
synced 2025-07-03 05:23:38 +01:00
23 lines
765 B
INI
23 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
|
|
|