| Index: third_party/WebKit/LayoutTests/external/wpt/dom/nodes/Document-createElement-namespace-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/dom/nodes/Document-createElement-namespace-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/dom/nodes/Document-createElement-namespace-expected.txt
|
| index fc2f5ea8828d2cf547c46fc1d3631efe3843c9e6..29502b525d03cad4d8aa83441e0677f7e9f0dbcd 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/dom/nodes/Document-createElement-namespace-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/dom/nodes/Document-createElement-namespace-expected.txt
|
| @@ -1,5 +1,5 @@
|
| This is a testharness.js-based test.
|
| -Found 51 tests; 37 PASS, 14 FAIL, 0 TIMEOUT, 0 NOTRUN.
|
| +Found 51 tests; 38 PASS, 13 FAIL, 0 TIMEOUT, 0 NOTRUN.
|
| PASS Created element's namespace in current document
|
| PASS Created element's namespace in created HTML document
|
| PASS Created element's namespace in created XML document
|
| @@ -7,7 +7,7 @@ PASS Created element's namespace in created XHTML document
|
| PASS Created element's namespace in created SVG document
|
| PASS Created element's namespace in created MathML document
|
| PASS Created element's namespace in created HTML document by DOMParser ('text/html')
|
| -FAIL Created element's namespace in created XML document by DOMParser ('text/xml') assert_equals: Wrong MIME type returned from doc.contentType expected "text/xml" but got "application/xml"
|
| +PASS Created element's namespace in created XML document by DOMParser ('text/xml')
|
| PASS Created element's namespace in created XML document by DOMParser ('application/xml')
|
| PASS Created element's namespace in created XHTML document by DOMParser ('application/xhtml+xml')
|
| PASS Created element's namespace in created SVG document by DOMParser ('image/svg+xml')
|
|
|