Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / security / isolatedWorld / bypass-main-world-csp-iframes-expected.txt
blob7e5f81e2a70a6fcd27f99031fcd67d9e1db60a0a
1 ALERT: Running test #6
3 CONSOLE ERROR: Refused to frame 'http://127.0.0.1:8000/security/isolatedWorld/resources/iframe.php?test=6' because it violates the following Content Security Policy directive: "frame-src 'none'".
5 ALERT: Running test #5
7 CONSOLE ERROR: Refused to frame 'http://127.0.0.1:8000/security/isolatedWorld/resources/iframe.php?test=5' because it violates the following Content Security Policy directive: "frame-src 'none'".
9 ALERT: Running test #4
11 ALERT: Starting to bypass main world's CSP:
12 ALERT: iframe loaded in test #4
13 ALERT: Running test #3
15 ALERT: iframe loaded in test #3.5
16 ALERT: Running test #2
18 CONSOLE ERROR: Refused to frame 'http://127.0.0.1:8000/security/isolatedWorld/resources/iframe.php?test=2.5' because it violates the following Content Security Policy directive: "frame-src 'none'".
20 ALERT: Running test #1
22 CONSOLE ERROR: Refused to frame 'http://127.0.0.1:8000/security/isolatedWorld/resources/iframe.php?test=1' because it violates the following Content Security Policy directive: "frame-src 'none'".
24 ALERT: Running test #0
26  This test ensures that iframes loaded from isolated worlds marked with their own Content Security Policy aren't affected by the page's content security policy. Extensions, for example, should be able to load any resource they like.