Index: webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/dom/xmlhttprequest-constructor-in-detached-document-expected.txt |
=================================================================== |
--- webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/dom/xmlhttprequest-constructor-in-detached-document-expected.txt (revision 16849) |
+++ webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/dom/xmlhttprequest-constructor-in-detached-document-expected.txt (working copy) |
@@ -1,4 +1,4 @@ |
-CONSOLE MESSAGE: line 160: Uncaught TypeError: undefined is not a function |
+CONSOLE MESSAGE: line 169: Uncaught TypeError: undefined is not a function |
Text for bug 25290: Crash when constructing XMLHttpRequest in a detached document. |
PASS |