mirror of
https://github.com/servo/servo
synced 2026-05-01 03:47:53 +02:00
19 lines
510 B
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
|
|
|