Index: LayoutTests/fast/dom/xmlhttprequest-constructor-in-detached-document-expected.txt |
diff --git a/LayoutTests/fast/dom/xmlhttprequest-constructor-in-detached-document-expected.txt b/LayoutTests/fast/dom/xmlhttprequest-constructor-in-detached-document-expected.txt |
index f0b09ea0214e612be0b15cd9f341edac4ce97bc2..72830219189e7c46a61724eaa0b41ba0eb5310f3 100644 |
--- a/LayoutTests/fast/dom/xmlhttprequest-constructor-in-detached-document-expected.txt |
+++ b/LayoutTests/fast/dom/xmlhttprequest-constructor-in-detached-document-expected.txt |
@@ -1,4 +1,4 @@ |
-CONSOLE MESSAGE: line 15: Uncaught NetworkError: A network error occurred. |
+CONSOLE ERROR: line 15: Uncaught NetworkError: A network error occurred. |
Text for bug 25290: Crash when constructing XMLHttpRequest in a detached document. |
PASS |