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

Unified Diff: third_party/WebKit/LayoutTests/fast/dom/Document/xml-document-focus-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
Index: third_party/WebKit/LayoutTests/fast/dom/Document/xml-document-focus-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/dom/Document/xml-document-focus-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/Document/xml-document-focus-expected.txt
index 7ec88b457b10f3040917f783f0c68a3c3b38da98..a12efb5ebc5e203781812eac73d9c5d2060a2275 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/Document/xml-document-focus-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/dom/Document/xml-document-focus-expected.txt
@@ -1,9 +1,4 @@
-Make sure the focus management API is available to XML documents.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS document.__proto__ is not HTMLDocument.prototype
+Make sure the focus management API is available to XML documents.On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".PASS document.__proto__ is not HTMLDocument.prototype
PASS document.__proto__ is XMLDocument.prototype
PASS document.hasFocus() is true
PASS document.activeElement is document.body
@@ -12,4 +7,4 @@ PASS document.hasFocus() is true
PASS successfullyParsed is true
TEST COMPLETE
-
+

Powered by Google App Engine
This is Rietveld 408576698