| Index: LayoutTests/http/tests/htmlimports/cross-origin-expected.txt
|
| diff --git a/LayoutTests/http/tests/security/script-with-failed-cors-check-fails-to-load-expected.txt b/LayoutTests/http/tests/htmlimports/cross-origin-expected.txt
|
| similarity index 51%
|
| copy from LayoutTests/http/tests/security/script-with-failed-cors-check-fails-to-load-expected.txt
|
| copy to LayoutTests/http/tests/htmlimports/cross-origin-expected.txt
|
| index d1b39a28268e5bf3f23db55b2267645dda860a40..44b0d0e17a3a09275e0b0bb739f7da57a61685ed 100644
|
| --- a/LayoutTests/http/tests/security/script-with-failed-cors-check-fails-to-load-expected.txt
|
| +++ b/LayoutTests/http/tests/htmlimports/cross-origin-expected.txt
|
| @@ -1,4 +1,6 @@
|
| -CONSOLE MESSAGE: Script from origin 'http://localhost:8080' has been blocked from loading by Cross-Origin Resource Sharing policy: Origin http://127.0.0.1:8000 is not allowed by Access-Control-Allow-Origin.
|
| -This test passes if the script does not load.
|
| +CONSOLE MESSAGE: Import from origin 'http://localhost:8080' has been blocked from loading by Cross-Origin Resource Sharing policy: Origin http://127.0.0.1:8000 is not allowed by Access-Control-Allow-Origin.
|
| +PASS target.import is null
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
|
|
| -PASS
|
|
|