diff options
Diffstat (limited to 'testing/web-platform/meta/fenced-frame/csp-allowed.https.html.ini')
-rw-r--r-- | testing/web-platform/meta/fenced-frame/csp-allowed.https.html.ini | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/testing/web-platform/meta/fenced-frame/csp-allowed.https.html.ini b/testing/web-platform/meta/fenced-frame/csp-allowed.https.html.ini new file mode 100644 index 0000000000..b26b78ee69 --- /dev/null +++ b/testing/web-platform/meta/fenced-frame/csp-allowed.https.html.ini @@ -0,0 +1,36 @@ +[csp-allowed.https.html] + [Fenced frame loaded for CSP fenced-frame-src * using config] + expected: FAIL + + [Opaque-ads can load API returns true for * using config] + expected: FAIL + + [Fenced frame loaded for CSP fenced-frame-src https: using config] + expected: FAIL + + [Opaque-ads can load API returns true for https: using config] + expected: FAIL + + [Fenced frame loaded for CSP fenced-frame-src https://*:* using config] + expected: FAIL + + [Opaque-ads can load API returns true for https://*:* using config] + expected: FAIL + + [Fenced frame loaded for CSP fenced-frame-src * using urn:uuid] + expected: FAIL + + [Opaque-ads can load API returns true for * using urn:uuid] + expected: FAIL + + [Fenced frame loaded for CSP fenced-frame-src https: using urn:uuid] + expected: FAIL + + [Opaque-ads can load API returns true for https: using urn:uuid] + expected: FAIL + + [Fenced frame loaded for CSP fenced-frame-src https://*:* using urn:uuid] + expected: FAIL + + [Opaque-ads can load API returns true for https://*:* using urn:uuid] + expected: FAIL |