Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(77)

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/security/isolatedWorld/bypass-main-world-csp-iframes-expected.txt

Issue 2678043002: Hide console log messages for imported WPT tests (Closed)
Patch Set: update missed mac expected.txt file Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 ALERT: Running test #6 1 ALERT: Running test #6
2 2
3 CONSOLE ERROR: Refused to frame 'http://127.0.0.1:8000/security/isolatedWorld/re sources/iframe.php?test=6' because it violates the following Content Security Po licy directive: "frame-src 'none'". 3 CONSOLE ERROR: Refused to frame 'http://127.0.0.1:8000/security/isolatedWorld/re sources/iframe.php?test=6' because it violates the following Content Security Po licy directive: "frame-src 'none'".
4 4 CONSOLE ERROR:
5 ALERT: Running test #5 5 ALERT: Running test #5
6 6
7 CONSOLE ERROR: Refused to frame 'http://127.0.0.1:8000/security/isolatedWorld/re sources/iframe.php?test=5' because it violates the following Content Security Po licy directive: "frame-src 'none'". 7 CONSOLE ERROR: Refused to frame 'http://127.0.0.1:8000/security/isolatedWorld/re sources/iframe.php?test=5' because it violates the following Content Security Po licy directive: "frame-src 'none'".
8 8 CONSOLE ERROR:
9 ALERT: Running test #4 9 ALERT: Running test #4
10 10
11 ALERT: Starting to bypass main world's CSP: 11 ALERT: Starting to bypass main world's CSP:
12 ALERT: iframe loaded in test #4 12 ALERT: iframe loaded in test #4
13 ALERT: Running test #3 13 ALERT: Running test #3
14 14
15 ALERT: iframe loaded in test #3.5 15 ALERT: iframe loaded in test #3.5
16 ALERT: Running test #2 16 ALERT: Running test #2
17 17
18 CONSOLE ERROR: Refused to frame 'http://127.0.0.1:8000/security/isolatedWorld/re sources/iframe.php?test=2.5' because it violates the following Content Security Policy directive: "frame-src 'none'". 18 CONSOLE ERROR: Refused to frame 'http://127.0.0.1:8000/security/isolatedWorld/re sources/iframe.php?test=2.5' because it violates the following Content Security Policy directive: "frame-src 'none'".
19 19 CONSOLE ERROR:
20 ALERT: Running test #1 20 ALERT: Running test #1
21 21
22 CONSOLE ERROR: Refused to frame 'http://127.0.0.1:8000/security/isolatedWorld/re sources/iframe.php?test=1' because it violates the following Content Security Po licy directive: "frame-src 'none'". 22 CONSOLE ERROR: Refused to frame 'http://127.0.0.1:8000/security/isolatedWorld/re sources/iframe.php?test=1' because it violates the following Content Security Po licy directive: "frame-src 'none'".
23 23 CONSOLE ERROR:
24 ALERT: Running test #0 24 ALERT: Running test #0
25 25
26 This test ensures that iframes loaded from isolated worlds marked with their ow n 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. 26 This test ensures that iframes loaded from isolated worlds marked with their ow n 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.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698