mirror of
https://github.com/servo/servo
synced 2026-04-27 01:55:03 +02:00
14 lines
493 B
INI
14 lines
493 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 return an error document for XML wellformedness errors in type image/svg+xml]
|
|
expected: FAIL
|