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