blob: 21039118fdd22e1f9e6a0255b1a6448aededa86f [file] [log] [blame]
CONSOLE ERROR: Refused to display 'http://localhost:8080/security/contentSecurityPolicy/resources/frame-ancestors.pl?policy=%27none%27' in a frame because an ancestor violates the following Content Security Policy directive: "frame-ancestors 'none'".
A 'frame-ancestors' CSP directive with a value 'none' should block rendering in nested frames.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS The inner IFrame passed.
PASS successfullyParsed is true
TEST COMPLETE
--------
Frame: '<!--framePath //<!--frame0-->-->'
--------
Testing a cross-origin child with a policy of "'none'" nested in a same-origin parent.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
IFrame load event fired: the IFrame is cross-origin (or was blocked).
PASS The IFrame should have been blocked (or cross-origin). It was.
--------
Frame: '<!--framePath //<!--frame0-->/<!--frame0-->-->'
--------