| Index: third_party/WebKit/LayoutTests/external/wpt/domparsing/DOMParser-parseFromString-xml-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/domparsing/DOMParser-parseFromString-xml-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/domparsing/DOMParser-parseFromString-xml-expected.txt
|
| deleted file mode 100644
|
| index 8accc0b093abe7999ca5b8ef05e1fc11469730f0..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/domparsing/DOMParser-parseFromString-xml-expected.txt
|
| +++ /dev/null
|
| @@ -1,19 +0,0 @@
|
| -This is a testharness.js-based test.
|
| -FAIL Should parse correctly in type text/xml assert_equals: URL expected "http://web-platform.test:8001/domparsing/DOMParser-parseFromString-xml.html" but got ""
|
| -FAIL XMLDocument interface for correctly parsed document with type text/xml assert_false: Should not be XMLDocument expected false got true
|
| -FAIL Should return an error document for XML wellformedness errors in type text/xml assert_equals: URL expected "http://web-platform.test:8001/domparsing/DOMParser-parseFromString-xml.html" but got ""
|
| -FAIL XMLDocument interface for incorrectly parsed document with type text/xml assert_false: Should not be XMLDocument expected false got true
|
| -FAIL Should parse correctly in type application/xml assert_equals: URL expected "http://web-platform.test:8001/domparsing/DOMParser-parseFromString-xml.html" but got ""
|
| -FAIL XMLDocument interface for correctly parsed document with type application/xml assert_false: Should not be XMLDocument expected false got true
|
| -FAIL Should return an error document for XML wellformedness errors in type application/xml assert_equals: URL expected "http://web-platform.test:8001/domparsing/DOMParser-parseFromString-xml.html" but got ""
|
| -FAIL XMLDocument interface for incorrectly parsed document with type application/xml assert_false: Should not be XMLDocument expected false got true
|
| -FAIL Should parse correctly in type application/xhtml+xml assert_equals: URL expected "http://web-platform.test:8001/domparsing/DOMParser-parseFromString-xml.html" but got ""
|
| -FAIL XMLDocument interface for correctly parsed document with type application/xhtml+xml assert_false: Should not be XMLDocument expected false got true
|
| -FAIL Should return an error document for XML wellformedness errors in type application/xhtml+xml assert_equals: URL expected "http://web-platform.test:8001/domparsing/DOMParser-parseFromString-xml.html" but got ""
|
| -FAIL XMLDocument interface for incorrectly parsed document with type application/xhtml+xml assert_false: Should not be XMLDocument expected false got true
|
| -FAIL Should parse correctly in type image/svg+xml assert_equals: URL expected "http://web-platform.test:8001/domparsing/DOMParser-parseFromString-xml.html" but got ""
|
| -FAIL XMLDocument interface for correctly parsed document with type image/svg+xml assert_false: Should not be XMLDocument expected false got true
|
| -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/DOMParser-parseFromString-xml.html" but got ""
|
| -FAIL XMLDocument interface for incorrectly parsed document with type image/svg+xml assert_false: Should not be XMLDocument expected false got true
|
| -Harness: the test ran to completion.
|
| -
|
|
|