Index: LayoutTests/http/tests/htmlimports/redirect-cross-origin-complex-expected.txt |
diff --git a/LayoutTests/http/tests/htmlimports/redirect-cross-origin-complex-expected.txt b/LayoutTests/http/tests/htmlimports/redirect-cross-origin-complex-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..76d2ded42d4ed20f9a78a86d8ad6381dc9862e93 |
--- /dev/null |
+++ b/LayoutTests/http/tests/htmlimports/redirect-cross-origin-complex-expected.txt |
@@ -0,0 +1,5 @@ |
+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 'null' is therefore not allowed access. |
+ |
+PASS Accessing to a same origin import including CORS domain redirect |
+PASS Blocking access to a cross origin import including CORS domain redirect |
+ |