Index: LayoutTests/fast/dom/Document/xml-document-focus-expected.txt |
diff --git a/LayoutTests/fast/dom/Document/xml-document-focus-expected.txt b/LayoutTests/fast/dom/Document/xml-document-focus-expected.txt |
index 987e547bcf83ef25461298a8a90e4b3ee8d3ed17..7ec88b457b10f3040917f783f0c68a3c3b38da98 100644 |
--- a/LayoutTests/fast/dom/Document/xml-document-focus-expected.txt |
+++ b/LayoutTests/fast/dom/Document/xml-document-focus-expected.txt |
@@ -4,7 +4,7 @@ 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 Document.prototype |
+PASS document.__proto__ is XMLDocument.prototype |
PASS document.hasFocus() is true |
PASS document.activeElement is document.body |
PASS document.activeElement is testElement |