| OLD | NEW |
| 1 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
| 2 Found 16 tests. 0 PASS 16 FAIL 0 TIMEOUT 0 NOTRUN |
| 2 FAIL Should parse correctly in type text/xml assert_equals: URL expected "http:/
/web-platform.test:8001/domparsing/DOMParser-parseFromString-xml.html" but got "
" | 3 FAIL Should parse correctly in type text/xml assert_equals: URL expected "http:/
/web-platform.test:8001/domparsing/DOMParser-parseFromString-xml.html" but got "
" |
| 3 FAIL XMLDocument interface for correctly parsed document with type text/xml asse
rt_false: Should not be XMLDocument expected false got true | 4 FAIL XMLDocument interface for correctly parsed document with type text/xml asse
rt_false: Should not be XMLDocument expected false got true |
| 4 FAIL Should return an error document for XML wellformedness errors in type text/
xml assert_equals: URL expected "http://web-platform.test:8001/domparsing/DOMPar
ser-parseFromString-xml.html" but got "" | 5 FAIL Should return an error document for XML wellformedness errors in type text/
xml assert_equals: URL expected "http://web-platform.test:8001/domparsing/DOMPar
ser-parseFromString-xml.html" but got "" |
| 5 FAIL XMLDocument interface for incorrectly parsed document with type text/xml as
sert_false: Should not be XMLDocument expected false got true | 6 FAIL XMLDocument interface for incorrectly parsed document with type text/xml as
sert_false: Should not be XMLDocument expected false got true |
| 6 FAIL Should parse correctly in type application/xml assert_equals: URL expected
"http://web-platform.test:8001/domparsing/DOMParser-parseFromString-xml.html" bu
t got "" | 7 FAIL Should parse correctly in type application/xml assert_equals: URL expected
"http://web-platform.test:8001/domparsing/DOMParser-parseFromString-xml.html" bu
t got "" |
| 7 FAIL XMLDocument interface for correctly parsed document with type application/x
ml assert_false: Should not be XMLDocument expected false got true | 8 FAIL XMLDocument interface for correctly parsed document with type application/x
ml assert_false: Should not be XMLDocument expected false got true |
| 8 FAIL Should return an error document for XML wellformedness errors in type appli
cation/xml assert_equals: URL expected "http://web-platform.test:8001/domparsing
/DOMParser-parseFromString-xml.html" but got "" | 9 FAIL Should return an error document for XML wellformedness errors in type appli
cation/xml assert_equals: URL expected "http://web-platform.test:8001/domparsing
/DOMParser-parseFromString-xml.html" but got "" |
| 9 FAIL XMLDocument interface for incorrectly parsed document with type application
/xml assert_false: Should not be XMLDocument expected false got true | 10 FAIL XMLDocument interface for incorrectly parsed document with type application
/xml assert_false: Should not be XMLDocument expected false got true |
| 10 FAIL Should parse correctly in type application/xhtml+xml assert_equals: URL exp
ected "http://web-platform.test:8001/domparsing/DOMParser-parseFromString-xml.ht
ml" but got "" | 11 FAIL Should parse correctly in type application/xhtml+xml assert_equals: URL exp
ected "http://web-platform.test:8001/domparsing/DOMParser-parseFromString-xml.ht
ml" but got "" |
| 11 FAIL XMLDocument interface for correctly parsed document with type application/x
html+xml assert_false: Should not be XMLDocument expected false got true | 12 FAIL XMLDocument interface for correctly parsed document with type application/x
html+xml assert_false: Should not be XMLDocument expected false got true |
| 12 FAIL Should return an error document for XML wellformedness errors in type appli
cation/xhtml+xml assert_equals: URL expected "http://web-platform.test:8001/domp
arsing/DOMParser-parseFromString-xml.html" but got "" | 13 FAIL Should return an error document for XML wellformedness errors in type appli
cation/xhtml+xml assert_equals: URL expected "http://web-platform.test:8001/domp
arsing/DOMParser-parseFromString-xml.html" but got "" |
| 13 FAIL XMLDocument interface for incorrectly parsed document with type application
/xhtml+xml assert_false: Should not be XMLDocument expected false got true | 14 FAIL XMLDocument interface for incorrectly parsed document with type application
/xhtml+xml assert_false: Should not be XMLDocument expected false got true |
| 14 FAIL Should parse correctly in type image/svg+xml assert_equals: URL expected "h
ttp://web-platform.test:8001/domparsing/DOMParser-parseFromString-xml.html" but
got "" | 15 FAIL Should parse correctly in type image/svg+xml assert_equals: URL expected "h
ttp://web-platform.test:8001/domparsing/DOMParser-parseFromString-xml.html" but
got "" |
| 15 FAIL XMLDocument interface for correctly parsed document with type image/svg+xml
assert_false: Should not be XMLDocument expected false got true | 16 FAIL XMLDocument interface for correctly parsed document with type image/svg+xml
assert_false: Should not be XMLDocument expected false got true |
| 16 FAIL Should return an error document for XML wellformedness errors in type image
/svg+xml assert_equals: URL expected "http://web-platform.test:8001/domparsing/D
OMParser-parseFromString-xml.html" but got "" | 17 FAIL Should return an error document for XML wellformedness errors in type image
/svg+xml assert_equals: URL expected "http://web-platform.test:8001/domparsing/D
OMParser-parseFromString-xml.html" but got "" |
| 17 FAIL XMLDocument interface for incorrectly parsed document with type image/svg+x
ml assert_false: Should not be XMLDocument expected false got true | 18 FAIL XMLDocument interface for incorrectly parsed document with type image/svg+x
ml assert_false: Should not be XMLDocument expected false got true |
| 18 Harness: the test ran to completion. | 19 Harness: the test ran to completion. |
| 19 | 20 |
| OLD | NEW |