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 |
- |
+ |