Index: LayoutTests/http/tests/xmlhttprequest/access-control-and-redirects-expected.txt |
diff --git a/LayoutTests/http/tests/xmlhttprequest/access-control-and-redirects-expected.txt b/LayoutTests/http/tests/xmlhttprequest/access-control-and-redirects-expected.txt |
index e5b2fe750faf90c80253d8e6ec5bc77020a49040..fdd1ce180f3291e7f3eee24aed35098148d16b4c 100644 |
--- a/LayoutTests/http/tests/xmlhttprequest/access-control-and-redirects-expected.txt |
+++ b/LayoutTests/http/tests/xmlhttprequest/access-control-and-redirects-expected.txt |
@@ -4,20 +4,20 @@ Per the spec, these test cases should be allowed, but cross-origin redirects are |
Testing /resources/redirect.php?url=http://localhost:8000/xmlhttprequest/resources/access-control-basic-allow.cgi (sync) |
Expecting success: false |
-PASS: Error: NetworkError: DOM Exception 19 |
+PASS: NetworkError: A network error occurred. |
Testing /resources/redirect.php?url=http://localhost:8000/xmlhttprequest/resources/access-control-basic-allow.cgi(async) |
Expecting success: true |
PASS: PASS: Cross-domain access allowed. |
Testing http://localhost:8000/resources/redirect.php?url=http://127.0.0.1:8000/xmlhttprequest/resources/access-control-basic-allow.cgi (sync) |
Expecting success: false |
-PASS: Error: NetworkError: DOM Exception 19 |
+PASS: NetworkError: A network error occurred. |
Testing http://localhost:8000/resources/redirect.php?url=http://127.0.0.1:8000/xmlhttprequest/resources/access-control-basic-allow.cgi(async) |
Expecting success: false |
PASS: 0 |
Testing http://localhost:8000/resources/redirect.php?url=http://localhost:8000/xmlhttprequest/resources/access-control-basic-allow.cgi (sync) |
Expecting success: false |
-PASS: Error: NetworkError: DOM Exception 19 |
+PASS: NetworkError: A network error occurred. |
Testing http://localhost:8000/resources/redirect.php?url=http://localhost:8000/xmlhttprequest/resources/access-control-basic-allow.cgi(async) |
Expecting success: false |
PASS: 0 |