| 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 8114d606ccac71915fca96ed748b58810e370c35..c57f4bf0ebad25305e5d2d18a4d6f24e21843c5a 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: NETWORK_ERR: XMLHttpRequest Exception 101
|
| +PASS: Error: NetworkError: DOM Exception 19
|
| Testing: http://localhost:8000/xmlhttprequest/resources/get.txt (async)
|
| PASS: 0
|
|
|
|
|