Index: LayoutTests/http/tests/xmlhttprequest/origin-whitelisting-removal-expected.txt |
diff --git a/LayoutTests/http/tests/xmlhttprequest/origin-whitelisting-removal-expected.txt b/LayoutTests/http/tests/xmlhttprequest/origin-whitelisting-removal-expected.txt |
index a03b4f09eee09fff9b1dd1e38b915a531b3a29e6..43fca654006b7aa2be6fcba2b660e66ac5c0ece9 100644 |
--- a/LayoutTests/http/tests/xmlhttprequest/origin-whitelisting-removal-expected.txt |
+++ b/LayoutTests/http/tests/xmlhttprequest/origin-whitelisting-removal-expected.txt |
@@ -10,38 +10,38 @@ Tests the behavior of whitelisting origins and removing them later. |
Testing: source origin: http://127.0.0.1:8000 destination origin: http:localhost |
Loading: http://localhost:8000/xmlhttprequest/resources/get.txt (expecting NETWORK_ERR) |
-PASS: Error: NetworkError: DOM Exception 19 |
+PASS: NetworkError: A network error occurred. |
Loading: http://localhost:8000/xmlhttprequest/resources/get.txt (expecting PASS) |
PASS: PASS |
Loading: http://localhost:8000/xmlhttprequest/resources/get.txt (expecting NETWORK_ERR) |
-PASS: Error: NetworkError: DOM Exception 19 |
+PASS: NetworkError: A network error occurred. |
Testing: source origin: http://127.0.0.1:8000 destination origin: http:localhost allowing subdomains |
Loading: http://localhost:8000/xmlhttprequest/resources/get.txt (expecting NETWORK_ERR) |
-PASS: Error: NetworkError: DOM Exception 19 |
+PASS: NetworkError: A network error occurred. |
Loading: http://localhost:8000/xmlhttprequest/resources/get.txt (expecting PASS) |
PASS: PASS |
Loading: http://localhost:8000/xmlhttprequest/resources/get.txt (expecting NETWORK_ERR) |
-PASS: Error: NetworkError: DOM Exception 19 |
+PASS: NetworkError: A network error occurred. |
Testing: source origin: http://127.0.0.1:8000 destination origin: hTtP:LoCaLhOsT allowing subdomains |
Loading: http://localhost:8000/xmlhttprequest/resources/get.txt (expecting NETWORK_ERR) |
-PASS: Error: NetworkError: DOM Exception 19 |
+PASS: NetworkError: A network error occurred. |
Loading: http://localhost:8000/xmlhttprequest/resources/get.txt (expecting PASS) |
PASS: PASS |
Loading: http://localhost:8000/xmlhttprequest/resources/get.txt (expecting NETWORK_ERR) |
-PASS: Error: NetworkError: DOM Exception 19 |
+PASS: NetworkError: A network error occurred. |
Testing: source origin: http://127.0.0.1:8000 destination origin: http: allowing subdomains |
Loading: http://localhost:8000/xmlhttprequest/resources/get.txt (expecting NETWORK_ERR) |
-PASS: Error: NetworkError: DOM Exception 19 |
+PASS: NetworkError: A network error occurred. |
Loading: http://localhost:8000/xmlhttprequest/resources/get.txt (expecting PASS) |
PASS: PASS |
Loading: http://localhost:8000/xmlhttprequest/resources/get.txt (expecting NETWORK_ERR) |
-PASS: Error: NetworkError: DOM Exception 19 |
+PASS: NetworkError: A network error occurred. |