Index: LayoutTests/http/tests/xmlhttprequest/zero-length-response-expected.txt |
diff --git a/LayoutTests/http/tests/xmlhttprequest/zero-length-response-expected.txt b/LayoutTests/http/tests/xmlhttprequest/zero-length-response-expected.txt |
index c7033254be057ca080f413ab382e51fd1dbec309..8fb53f60f43eb53b0597c7fd58355093f973a8c6 100644 |
--- a/LayoutTests/http/tests/xmlhttprequest/zero-length-response-expected.txt |
+++ b/LayoutTests/http/tests/xmlhttprequest/zero-length-response-expected.txt |
@@ -8,14 +8,14 @@ after creation: Uninitialized |
ResponseXML serialized: n/a |
after setting onreadystatechange: Uninitialized |
onreadystatechange: Open |
- Exception getting status: InvalidStateError: DOM Exception 11 |
- Exception getting StatusText: InvalidStateError: DOM Exception 11 |
+ Exception getting status: An attempt was made to use an object that is not, or is no longer, usable. |
+ Exception getting StatusText: An attempt was made to use an object that is not, or is no longer, usable. |
ResponseText: "" |
ResponseXML: null |
ResponseXML serialized: n/a |
after open(): Open |
- Exception getting status: InvalidStateError: DOM Exception 11 |
- Exception getting StatusText: InvalidStateError: DOM Exception 11 |
+ Exception getting status: An attempt was made to use an object that is not, or is no longer, usable. |
+ Exception getting StatusText: An attempt was made to use an object that is not, or is no longer, usable. |
ResponseText: "" |
ResponseXML: null |
ResponseXML serialized: n/a |