| Index: LayoutTests/http/tests/xmlhttprequest/origin-whitelisting-https-expected.txt
|
| diff --git a/LayoutTests/http/tests/xmlhttprequest/origin-whitelisting-https-expected.txt b/LayoutTests/http/tests/xmlhttprequest/origin-whitelisting-https-expected.txt
|
| index c57f4bf0ebad25305e5d2d18a4d6f24e21843c5a..ae26e2fc4c390dadb46e9b366e97bf5c560fec82 100644
|
| --- a/LayoutTests/http/tests/xmlhttprequest/origin-whitelisting-https-expected.txt
|
| +++ b/LayoutTests/http/tests/xmlhttprequest/origin-whitelisting-https-expected.txt
|
| @@ -3,7 +3,7 @@ CONSOLE MESSAGE: XMLHttpRequest cannot load http://localhost:8000/xmlhttprequest
|
| Tests that origin whitelisting for https does not match http URLs.
|
|
|
| Testing: http://localhost:8000/xmlhttprequest/resources/get.txt (sync)
|
| -PASS: Error: NetworkError: DOM Exception 19
|
| +PASS: NetworkError: A network error occurred.
|
| Testing: http://localhost:8000/xmlhttprequest/resources/get.txt (async)
|
| PASS: 0
|
|
|
|
|