Index: third_party/WebKit/LayoutTests/imported/wpt/html/semantics/document-metadata/the-base-element/base_href_specified-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/document-metadata/the-base-element/base_href_specified-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/document-metadata/the-base-element/base_href_specified-expected.txt |
deleted file mode 100644 |
index f5b9959c420d5db5c1edf8acf37e5d3ed13a8ae1..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/document-metadata/the-base-element/base_href_specified-expected.txt |
+++ /dev/null |
@@ -1,5 +0,0 @@ |
-This is a testharness.js-based test. |
-FAIL The href attribute of the base element is specified assert_equals: The href attribute of the base element is incorrect. expected "http://www1.{{host}}:{{ports[http][0]}}/" but got "" |
-FAIL The src attribute of the img element must relative to the href attribute of the base element assert_equals: The src attribute of the img element is incorrect. expected "http://www1.{{host}}:{{ports[http][0]}}/test.ico" but got "" |
-Harness: the test ran to completion. |
- |