blob: f1b0e635d326ca2a35cc37d2a550ab9450b4e614 [file] [log] [blame]
CONSOLE ERROR: line 24: Refused to frame 'https://localhost:8443/' because it violates the following Content Security Policy directive: "frame-src 'self' http://localhost:8080".
ALERT: PASS
ALERT: PASS
IFrames blocked by CSP should generate a 'load' event, regardless of blocked state. This means they appear to be normal cross-origin loads, thereby not leaking URL information directly to JS.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS IFrame #1 generated a 'load' event.
PASS IFrame #2 generated a 'load' event.
PASS IFrame #3 generated a 'load' event.
PASS successfullyParsed is true
TEST COMPLETE