diff options
Diffstat (limited to 'testing/web-platform/meta/permissions-policy/permissions-policy-frame-policy-allowed-for-some-override.https.sub.html.ini')
-rw-r--r-- | testing/web-platform/meta/permissions-policy/permissions-policy-frame-policy-allowed-for-some-override.https.sub.html.ini | 97 |
1 files changed, 97 insertions, 0 deletions
diff --git a/testing/web-platform/meta/permissions-policy/permissions-policy-frame-policy-allowed-for-some-override.https.sub.html.ini b/testing/web-platform/meta/permissions-policy/permissions-policy-frame-policy-allowed-for-some-override.https.sub.html.ini new file mode 100644 index 0000000000..86702136f8 --- /dev/null +++ b/testing/web-platform/meta/permissions-policy/permissions-policy-frame-policy-allowed-for-some-override.https.sub.html.ini @@ -0,0 +1,97 @@ +[permissions-policy-frame-policy-allowed-for-some-override.https.sub.html] + [Test frame policy on data: URL cross origin iframe with allow = "'self' https://www.web-platform.test:8443 https://www.example.com" and allowfullscreen.] + expected: FAIL + + [Test frame policy on srcdoc + same origin iframe with allow = "'none'" and allowfullscreen.] + expected: FAIL + + [Test frame policy on srcdoc + cross origin iframe with allow = "*" and allowfullscreen.] + expected: FAIL + + [Test frame policy on srcdoc + another cross origin iframe with allow = "'none'" and allowfullscreen.] + expected: FAIL + + [Test frame policy on srcdoc + another cross origin iframe with allow = "*" and allowfullscreen.] + expected: FAIL + + [Test frame policy on data: URL cross origin iframe with allow = "'self'" and allowfullscreen.] + expected: FAIL + + [Test frame policy on same origin iframe with allow = "*" and allowfullscreen.] + expected: FAIL + + [Test frame policy on srcdoc iframe with allow = "'self' https://www.web-platform.test:8443 https://www.example.com" and allowfullscreen.] + expected: FAIL + + [Test frame policy on another cross origin iframe with allow = "'self' https://www.web-platform.test:8443 https://www.example.com" and allowfullscreen.] + expected: FAIL + + [Test frame policy on same origin iframe with allow = "'none'" and allowfullscreen.] + expected: FAIL + + [Test frame policy on cross origin iframe with allow = "*" and allowfullscreen.] + expected: FAIL + + [Test frame policy on cross origin iframe with allow = "'none'" and allowfullscreen.] + expected: FAIL + + [Test frame policy on same origin iframe with allow = "'self'" and allowfullscreen.] + expected: FAIL + + [Test frame policy on another cross origin iframe with allow = "'self'" and allowfullscreen.] + expected: FAIL + + [Test frame policy on srcdoc + same origin iframe with allow = "*" and allowfullscreen.] + expected: FAIL + + [Test frame policy on srcdoc + cross origin iframe with allow = "'self' https://www.web-platform.test:8443 https://www.example.com" and allowfullscreen.] + expected: FAIL + + [Test frame policy on srcdoc + cross origin iframe with allow = "'self'" and allowfullscreen.] + expected: FAIL + + [Test frame policy on srcdoc iframe with allow = "*" and allowfullscreen.] + expected: FAIL + + [Test frame policy on data: URL cross origin iframe with allow = "'none'" and allowfullscreen.] + expected: FAIL + + [Test frame policy on srcdoc + another cross origin iframe with allow = "'self' https://www.web-platform.test:8443 https://www.example.com" and allowfullscreen.] + expected: FAIL + + [Test frame policy on cross origin iframe with allow = "'self' https://www.web-platform.test:8443 https://www.example.com" and allowfullscreen.] + expected: FAIL + + [Test frame policy on srcdoc iframe with allow = "'self'" and allowfullscreen.] + expected: FAIL + + [Test frame policy on another cross origin iframe with allow = "'none'" and allowfullscreen.] + expected: FAIL + + [Test frame policy on srcdoc + same origin iframe with allow = "'self' https://www.web-platform.test:8443 https://www.example.com" and allowfullscreen.] + expected: FAIL + + [Test frame policy on srcdoc + another cross origin iframe with allow = "'self'" and allowfullscreen.] + expected: FAIL + + [Test frame policy on srcdoc iframe with allow = "'none'" and allowfullscreen.] + expected: FAIL + + [Test frame policy on srcdoc + same origin iframe with allow = "'self'" and allowfullscreen.] + expected: FAIL + + [Test frame policy on srcdoc + cross origin iframe with allow = "'none'" and allowfullscreen.] + expected: FAIL + + [Test frame policy on cross origin iframe with allow = "'self'" and allowfullscreen.] + expected: FAIL + + [Test frame policy on another cross origin iframe with allow = "*" and allowfullscreen.] + expected: FAIL + + [Test frame policy on data: URL cross origin iframe with allow = "*" and allowfullscreen.] + expected: FAIL + + [Test frame policy on same origin iframe with allow = "'self' https://www.web-platform.test:8443 https://www.example.com" and allowfullscreen.] + expected: FAIL + |