| Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/DOMImplementation-createDocument-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/DOMImplementation-createDocument-expected.txt b/third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/DOMImplementation-createDocument-expected.txt
|
| index 46b1bd67db41a87484dc4450c0288195f88e09a7..e062d10ccde57866ef537b46a5c89af067b88b29 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/DOMImplementation-createDocument-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/DOMImplementation-createDocument-expected.txt
|
| @@ -338,7 +338,7 @@ PASS createDocument test 178: "foo","bar",DocumentType node,null
|
| FAIL createDocument test 178: metadata for "foo","bar",DocumentType node assert_equals: expected "about:blank" but got ""
|
| PASS createDocument test 178: characterSet aliases for "foo","bar",DocumentType node
|
| PASS createDocument test 179: "http://www.w3.org/1999/xhtml","",null,null
|
| -FAIL createDocument test 179: metadata for "http://www.w3.org/1999/xhtml","",null assert_equals: expected "text/html" but got "application/xhtml+xml"
|
| +FAIL createDocument test 179: metadata for "http://www.w3.org/1999/xhtml","",null assert_equals: expected "about:blank" but got ""
|
| PASS createDocument test 179: characterSet aliases for "http://www.w3.org/1999/xhtml","",null
|
| PASS createDocument test 180: "http://www.w3.org/2000/svg","",null,null
|
| FAIL createDocument test 180: metadata for "http://www.w3.org/2000/svg","",null assert_equals: expected "about:blank" but got ""
|
|
|