diff options
Diffstat (limited to 'tests/wpt/meta/content-security-policy/embedded-enforcement/iframe-csp-attribute.html.ini')
-rw-r--r-- | tests/wpt/meta/content-security-policy/embedded-enforcement/iframe-csp-attribute.html.ini | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/tests/wpt/meta/content-security-policy/embedded-enforcement/iframe-csp-attribute.html.ini b/tests/wpt/meta/content-security-policy/embedded-enforcement/iframe-csp-attribute.html.ini deleted file mode 100644 index 000df37abc1..00000000000 --- a/tests/wpt/meta/content-security-policy/embedded-enforcement/iframe-csp-attribute.html.ini +++ /dev/null @@ -1,12 +0,0 @@ -[iframe-csp-attribute.html] - [<iframe> has a 'csp' attibute which is an empty string if undefined.] - expected: FAIL - - [<iframe>'s csp attribute is always a string.] - expected: FAIL - - [<iframe>'s 'csp content attribute reflects the IDL attribute.] - expected: FAIL - - [<iframe>'s IDL attribute reflects the DOM attribute.] - expected: FAIL |