mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-06-10 17:58:29 +00:00
27 lines
875 B
INI
27 lines
875 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
|
|
|
|
[XMLDocument interface for correctly parsed document with type image/svg+xml]
|
|
expected: FAIL
|
|
|
|
[XMLDocument interface for incorrectly parsed document with type image/svg+xml]
|
|
expected: FAIL
|
|
|