blob: 6977d4fe215d7b72c8be8eea56e61801ddc89fa5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
[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
|