Index: LayoutTests/http/tests/security/link-crossorigin-subresource-no-cors-expected.txt |
diff --git a/LayoutTests/http/tests/security/link-crossorigin-subresource-no-cors-expected.txt b/LayoutTests/http/tests/security/link-crossorigin-subresource-no-cors-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..c489f58fb644c9a17f09e3ff414c5e8b7fd8229a |
--- /dev/null |
+++ b/LayoutTests/http/tests/security/link-crossorigin-subresource-no-cors-expected.txt |
@@ -0,0 +1,11 @@ |
+CONSOLE ERROR: Link subresource 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: Link subresource 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: Link subresource 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: Link subresource 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. |
+Test that a subresource with a crossorigin attribute does not load a cross-origin resource that isn't CORS enabled. |
+ |
+PASS |
+PASS |
+PASS |
+PASS |
+ |