mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-17 01:43:08 +09:00
26 lines
875 B
INI
26 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
|
|
|