| 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
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..f5b9959c420d5db5c1edf8acf37e5d3ed13a8ae1
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/document-metadata/the-base-element/base_href_specified-expected.txt
|
| @@ -0,0 +1,5 @@
|
| +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.
|
| +
|
|
|