diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:47:29 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:47:29 +0000 |
commit | 0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d (patch) | |
tree | a31f07c9bcca9d56ce61e9a1ffd30ef350d513aa /testing/web-platform/meta/permissions-policy/permissions-policy-frame-policy-allowed-for-some-override.https.sub.html.ini | |
parent | Initial commit. (diff) | |
download | firefox-esr-0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d.tar.xz firefox-esr-0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d.zip |
Adding upstream version 115.8.0esr.upstream/115.8.0esr
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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 + |