Index: LayoutTests/http/tests/security/contentSecurityPolicy/1.1/frame-ancestors-star-allow-crossorigin-expected.txt |
diff --git a/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/frame-ancestors-star-allow-crossorigin-expected.txt b/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/frame-ancestors-star-allow-crossorigin-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..d0fa48a317f3da2ca2c18f6f566a3665a8386fd7 |
--- /dev/null |
+++ b/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/frame-ancestors-star-allow-crossorigin-expected.txt |
@@ -0,0 +1,16 @@ |
+A 'frame-ancestors' CSP directive with '*' should allow rendering. |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+IFrame load event fired: the IFrame is cross-origin (or was blocked). |
+FAIL The IFrame should not have been blocked. It was. |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |
+ |
+-------- |
+Frame: '<!--framePath //<!--frame0-->-->' |
+-------- |
+This is an IFrame sending a Content Security Policy header containing "frame-ancestors *". |