Index: LayoutTests/http/tests/htmlimports/redirect-cross-origin-expected.txt |
diff --git a/LayoutTests/http/tests/htmlimports/redirect-cross-origin-expected.txt b/LayoutTests/http/tests/htmlimports/redirect-cross-origin-expected.txt |
deleted file mode 100644 |
index 4e2a1ed8a9ef3b4e786e08b639fdd8068120ef90..0000000000000000000000000000000000000000 |
--- a/LayoutTests/http/tests/htmlimports/redirect-cross-origin-expected.txt |
+++ /dev/null |
@@ -1,13 +0,0 @@ |
-CONSOLE ERROR: Redirect at origin 'http://localhost:8000' has been blocked from loading by Cross-Origin Resource Sharing policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access. |
-CONSOLE ERROR: Redirect at origin 'http://localhost:8000' has been blocked from loading by Cross-Origin Resource Sharing policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access. |
-CONSOLE ERROR: Redirect at origin 'http://localhost:8000' has been blocked from loading by Cross-Origin Resource Sharing policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access. |
-CONSOLE ERROR: Redirect at origin 'http://localhost:8000' has been blocked from loading by Cross-Origin Resource Sharing policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access. |
-CONSOLE ERROR: Redirect at origin 'http://localhost:8000' has been blocked from loading by Cross-Origin Resource Sharing policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access. |
-This is a testharness.js-based test. |
-PASS Blocking access to a same origin import including cross domain redirect |
-PASS Blocking access to a CORS origin import including cross domain redirect |
-PASS Blocking access to a same origin import including intermediate cross domain redirect |
-PASS Blocking access to a CORS origin import including intermediate cross domain redirect |
-PASS Blocking access to a CORS requested but eventually same origin import including intermediate cross domain redirect |
-Harness: the test ran to completion. |
- |