| Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/documents/dom-tree-accessors/document.title-09-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/documents/dom-tree-accessors/document.title-09-expected.txt b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/documents/dom-tree-accessors/document.title-09-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..1bd121deded1508a7c2256ad7901a436836c501e
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/documents/dom-tree-accessors/document.title-09-expected.txt
|
| @@ -0,0 +1,8 @@
|
| +This is a testharness.js-based test.
|
| +FAIL No title element in SVG document assert_equals: expected "title" but got "x-child"
|
| +FAIL Title element in SVG document assert_equals: expected "foobar" but got "foo"
|
| +FAIL Title element not child of SVG root assert_equals: expected "" but got "foo"
|
| +FAIL Title element not in SVG namespace assert_equals: expected "" but got "foo"
|
| +FAIL Root element not named "svg" assert_equals: expected "" but got "foo"
|
| +Harness: the test ran to completion.
|
| +
|
|
|