Index: LayoutTests/fast/xmlhttprequest/xmlhttprequest-sync-disabled-expected.txt |
diff --git a/LayoutTests/fast/xmlhttprequest/xmlhttprequest-sync-disabled-expected.txt b/LayoutTests/fast/xmlhttprequest/xmlhttprequest-sync-disabled-expected.txt |
index a33aa09fb24a805081ae2845c0a6cec2eadee984..c488c2d2036ebccab1634327121313528677c11a 100644 |
--- a/LayoutTests/fast/xmlhttprequest/xmlhttprequest-sync-disabled-expected.txt |
+++ b/LayoutTests/fast/xmlhttprequest/xmlhttprequest-sync-disabled-expected.txt |
@@ -4,7 +4,7 @@ This tests that synchronous XMLHttpRequests fail when they are disabled for docu |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
-PASS xhr.open("GET", "http://mydomain/", false) threw exception Error: InvalidAccessError: DOM Exception 15. |
+PASS xhr.open("GET", "http://mydomain/", false) threw exception InvalidAccessError: A parameter or an operation was not supported by the underlying object.. |
PASS successfullyParsed is true |
TEST COMPLETE |