blob: 48721952fb877b452f8bf76a26426e7aeba02422 [file] [log] [blame]
IFrames blocked by CSP should generate a 'load', not 'error' event, regardless of blocked state. This means they appear to be normal cross-origin loads, thereby not leaking URL information directly to JS.
FAIL Expecting logs: ["PASS IFrame #1 generated a load event.","violated-directive=frame-src"] assert_unreached: Logging timeout, expected logs violated-directive=frame-src not sent. Reached unreachable code