| Index: third_party/WebKit/LayoutTests/external/wpt/dom/nodes/DOMImplementation-createDocument-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/dom/nodes/DOMImplementation-createDocument-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/dom/nodes/DOMImplementation-createDocument-expected.txt
|
| index 1cd0da4e6ca00af462e19a80568f633344a95b4e..49caabb1b02a68ace2ab18e042084348042fb0e5 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/dom/nodes/DOMImplementation-createDocument-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/dom/nodes/DOMImplementation-createDocument-expected.txt
|
| @@ -153,7 +153,6 @@ PASS createDocument test: characterSet aliases for "http://example.com/","a-b:c"
|
| PASS createDocument test: "http://example.com/","xml",null,null
|
| FAIL createDocument test: metadata for "http://example.com/","xml",null assert_equals: expected "about:blank" but got ""
|
| PASS createDocument test: characterSet aliases for "http://example.com/","xml",null
|
| -PASS createDocument test: "http://example.com/","xmlns",null,"NAMESPACE_ERR"
|
| PASS createDocument test: "http://example.com/","XMLNS",null,null
|
| FAIL createDocument test: metadata for "http://example.com/","XMLNS",null assert_equals: expected "about:blank" but got ""
|
| PASS createDocument test: characterSet aliases for "http://example.com/","XMLNS",null
|
| @@ -303,9 +302,6 @@ PASS createDocument test: "foo:","xmlfoo:bar",null,null
|
| FAIL createDocument test: metadata for "foo:","xmlfoo:bar",null assert_equals: expected "about:blank" but got ""
|
| PASS createDocument test: characterSet aliases for "foo:","xmlfoo:bar",null
|
| PASS createDocument test: null,null,false,object "TypeError"
|
| -PASS createDocument test: null,null,null,null
|
| -FAIL createDocument test: metadata for null,null,null assert_equals: expected "about:blank" but got ""
|
| -PASS createDocument test: characterSet aliases for null,null,null
|
| PASS createDocument test: null,"",null,null
|
| FAIL createDocument test: metadata for null,"",null assert_equals: expected "about:blank" but got ""
|
| PASS createDocument test: characterSet aliases for null,"",null
|
|
|