diff options
Diffstat (limited to 'tests/wpt/meta/content-security-policy/embedded-enforcement/subsumption_algorithm-general.html.ini')
-rw-r--r-- | tests/wpt/meta/content-security-policy/embedded-enforcement/subsumption_algorithm-general.html.ini | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/tests/wpt/meta/content-security-policy/embedded-enforcement/subsumption_algorithm-general.html.ini b/tests/wpt/meta/content-security-policy/embedded-enforcement/subsumption_algorithm-general.html.ini deleted file mode 100644 index 17be9612c26..00000000000 --- a/tests/wpt/meta/content-security-policy/embedded-enforcement/subsumption_algorithm-general.html.ini +++ /dev/null @@ -1,21 +0,0 @@ -[subsumption_algorithm-general.html] - [Iframe with empty returned CSP should be blocked.] - expected: FAIL - - [Iframe with less restricting CSP should be blocked.] - expected: FAIL - - [Iframe with a different CSP should be blocked.] - expected: FAIL - - [Host wildcard *.a.com does not match a.com] - expected: FAIL - - [Iframe should block if intersection allows sources which are not in required_csp.] - expected: FAIL - - [Iframe should block if intersection allows sources which are not in required_csp (other ordering).] - expected: FAIL - - [Removed plugin-types directive should be ignored 3.] - expected: FAIL |