Index: LayoutTests/http/tests/htmlimports/redirect-expected.txt |
diff --git a/LayoutTests/http/tests/htmlimports/redirect-expected.txt b/LayoutTests/http/tests/htmlimports/redirect-expected.txt |
deleted file mode 100644 |
index e9437086d63e1229067957d79c41feb1370dec48..0000000000000000000000000000000000000000 |
--- a/LayoutTests/http/tests/htmlimports/redirect-expected.txt |
+++ /dev/null |
@@ -1,11 +0,0 @@ |
-CONSOLE ERROR: Imported resource from 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: Imported resource from 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 Accessing to a same origin import |
-PASS Accessing to CORS-enabled origin import |
-PASS Blocking access to a cross origin import |
-PASS Accessing to a same origin import including same domain redirect |
-PASS Accessing to a CORS origin import including same domain redirect |
-PASS Blocking access to a cross origin iamport including same domain redirect |
-Harness: the test ran to completion. |
- |