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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/misc/createElementNamespace1-expected.txt

Issue 2883833002: net: Do not sniff XHTML content (Closed)
Patch Set: Update tests Created 3 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
« no previous file with comments | « third_party/WebKit/LayoutTests/html/text_level_semantics/a-ping-no-crash-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/http/tests/misc/createElementNamespace1-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/misc/createElementNamespace1-expected.txt b/third_party/WebKit/LayoutTests/http/tests/misc/createElementNamespace1-expected.txt
index 3165bfaeeca31afe5d0341f44c044df34dfe109f..de0c16eb5971c62598a33d323b2430e2d558a8d6 100644
--- a/third_party/WebKit/LayoutTests/http/tests/misc/createElementNamespace1-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/misc/createElementNamespace1-expected.txt
@@ -4,7 +4,7 @@ Test1: document.namespaceURI
PASS: document.namespaceURI should be 'undefined' and is.
Test2: document.createElement().namespaceURI
-*** FAIL: document.createElement("div").namespaceURI should be 'null' but instead is http://www.w3.org/1999/xhtml. ***
+PASS: document.createElement("div").namespaceURI should be 'null' and is.
Test3: script tag.namespaceURI
PASS: myScriptTag.namespaceURI should be 'http://www.w3.org/1999/xhtml' and is.
« no previous file with comments | « third_party/WebKit/LayoutTests/html/text_level_semantics/a-ping-no-crash-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698