Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1133)

Unified Diff: third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/DOMImplementation-createDocument-expected.txt

Issue 1962003002: Import web-platform-tests@41d6911b288a9624c249a406b9bf51607a2dd04d (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Skip submit-entity-body.html Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 ""

Powered by Google App Engine
This is Rietveld 408576698