mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 12:37:37 +00:00
21 lines
673 B
INI
21 lines
673 B
INI
[DOMParser-parseFromString-xml.html]
|
|
type: testharness
|
|
[XMLDocument interface for correctly parsed document with type text/xml]
|
|
expected: FAIL
|
|
|
|
[XMLDocument interface for incorrectly parsed document with type text/xml]
|
|
expected: FAIL
|
|
|
|
[XMLDocument interface for correctly parsed document with type application/xml]
|
|
expected: FAIL
|
|
|
|
[XMLDocument interface for incorrectly parsed document with type application/xml]
|
|
expected: FAIL
|
|
|
|
[XMLDocument interface for correctly parsed document with type application/xhtml+xml]
|
|
expected: FAIL
|
|
|
|
[XMLDocument interface for incorrectly parsed document with type application/xhtml+xml]
|
|
expected: FAIL
|
|
|