summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/content-security-policy/frame-ancestors/frame-ancestors-self-block.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/content-security-policy/frame-ancestors/frame-ancestors-self-block.html.ini')
-rw-r--r--testing/web-platform/meta/content-security-policy/frame-ancestors/frame-ancestors-self-block.html.ini8
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/web-platform/meta/content-security-policy/frame-ancestors/frame-ancestors-self-block.html.ini b/testing/web-platform/meta/content-security-policy/frame-ancestors/frame-ancestors-self-block.html.ini
new file mode 100644
index 0000000000..f9801eb243
--- /dev/null
+++ b/testing/web-platform/meta/content-security-policy/frame-ancestors/frame-ancestors-self-block.html.ini
@@ -0,0 +1,8 @@
+[frame-ancestors-self-block.html]
+ expected:
+ if (os == "mac") and not debug: [OK, TIMEOUT]
+ if (os == "android") and not debug: [OK, TIMEOUT]
+ [A 'frame-ancestors' CSP directive with a value 'self' should block rendering.]
+ expected:
+ if (os == "mac") and not debug: [PASS, TIMEOUT]
+ if (os == "android") and not debug: [PASS, TIMEOUT]