mirror of
https://github.com/servo/servo
synced 2026-04-27 18:07:52 +02:00
This renames: - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout` - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta` - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout` - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
27 lines
840 B
INI
27 lines
840 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 parse correctly in type image/svg+xml]
|
|
expected: FAIL
|
|
|
|
[XMLDocument interface for correctly parsed document with type image/svg+xml]
|
|
expected: FAIL
|
|
|
|
[Should return an error document for XML wellformedness errors in type image/svg+xml]
|
|
expected: FAIL
|
|
|
|
[XMLDocument interface for incorrectly parsed document with type image/svg+xml]
|
|
expected: FAIL
|
|
|
|
[scripting must be disabled with type image/svg+xml]
|
|
expected: FAIL
|
|
|