diff options
Diffstat (limited to 'tests/wpt/meta/content-security-policy/embedded-enforcement/required-csp-header-cascade.html.ini')
-rw-r--r-- | tests/wpt/meta/content-security-policy/embedded-enforcement/required-csp-header-cascade.html.ini | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/tests/wpt/meta/content-security-policy/embedded-enforcement/required-csp-header-cascade.html.ini b/tests/wpt/meta/content-security-policy/embedded-enforcement/required-csp-header-cascade.html.ini deleted file mode 100644 index 19ac0a5a7e6..00000000000 --- a/tests/wpt/meta/content-security-policy/embedded-enforcement/required-csp-header-cascade.html.ini +++ /dev/null @@ -1,27 +0,0 @@ -[required-csp-header-cascade.html] - [Test same origin: Test same policy for both iframes] - expected: FAIL - - [Test same origin: Test more restrictive policy on second iframe] - expected: FAIL - - [Test same origin: Test less restrictive policy on second iframe] - expected: FAIL - - [Test same origin: Test no policy on second iframe] - expected: FAIL - - [Test same origin: Test no policy on first iframe] - expected: FAIL - - [Test same origin: Test invalid policy on first iframe (bad directive name)] - expected: FAIL - - [Test same origin: Test invalid policy on first iframe (report directive)] - expected: FAIL - - [Test same origin: Test invalid policy on second iframe (bad directive name)] - expected: FAIL - - [Test same origin: Test invalid policy on second iframe (report directive)] - expected: FAIL |