diff options
Diffstat (limited to 'testing/web-platform/meta/fenced-frame/cspee.https.html.ini')
-rw-r--r-- | testing/web-platform/meta/fenced-frame/cspee.https.html.ini | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/testing/web-platform/meta/fenced-frame/cspee.https.html.ini b/testing/web-platform/meta/fenced-frame/cspee.https.html.ini new file mode 100644 index 0000000000..ed02aa0861 --- /dev/null +++ b/testing/web-platform/meta/fenced-frame/cspee.https.html.ini @@ -0,0 +1,15 @@ +[cspee.https.html] + [fenced frame should not be loaded in CSPEE] + expected: FAIL + + [fenced frame should not be loaded if any ancestor has CSPEE] + expected: FAIL + + [canLoadOpaqueURL considers CSPEE headers] + expected: FAIL + + [canLoadOpaqueURL considers CSPEE headers up the ancestor chain] + expected: FAIL + + [canLoadOpaqueURL returns true if no CSPEE headers are present in iframe] + expected: FAIL |