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

Side by Side Diff: LayoutTests/http/tests/security/contentSecurityPolicy/source-list-parsing-08-expected.txt

Issue 26770004: Add console message levels to test expectation output. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Tests. Created 7 years, 2 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 | Annotate | Revision Log
OLDNEW
1 CONSOLE MESSAGE: Refused to load the script 'data:application/javascript;base64, dmFyIHJlc3VsdCA9IGRvY3VtZW50LmdldEVsZW1lbnRCeUlkKCdyZXN1bHQnKTtyZXN1bHQuZmlyc3RD aGlsZC5ub2RlVmFsdWUgPSByZXN1bHQuYXR0cmlidXRlcy5nZXROYW1lZEl0ZW0oJ3RleHQnKS52YWx1 ZTs=' because it violates the following Content Security Policy directive: "scri pt-src 'self'". 1 CONSOLE ERROR: Refused to load the script 'data:application/javascript;base64,dm FyIHJlc3VsdCA9IGRvY3VtZW50LmdldEVsZW1lbnRCeUlkKCdyZXN1bHQnKTtyZXN1bHQuZmlyc3RDaG lsZC5ub2RlVmFsdWUgPSByZXN1bHQuYXR0cmlidXRlcy5nZXROYW1lZEl0ZW0oJ3RleHQnKS52YWx1ZT s=' because it violates the following Content Security Policy directive: "script -src 'self'".
2 2
3 CONSOLE MESSAGE: Refused to load the script 'data:application/javascript;base64, dmFyIHJlc3VsdCA9IGRvY3VtZW50LmdldEVsZW1lbnRCeUlkKCdyZXN1bHQnKTtyZXN1bHQuZmlyc3RD aGlsZC5ub2RlVmFsdWUgPSByZXN1bHQuYXR0cmlidXRlcy5nZXROYW1lZEl0ZW0oJ3RleHQnKS52YWx1 ZTs=' because it violates the following Content Security Policy directive: "scri pt-src https://127.0.0.1:8000". 3 CONSOLE ERROR: Refused to load the script 'data:application/javascript;base64,dm FyIHJlc3VsdCA9IGRvY3VtZW50LmdldEVsZW1lbnRCeUlkKCdyZXN1bHQnKTtyZXN1bHQuZmlyc3RDaG lsZC5ub2RlVmFsdWUgPSByZXN1bHQuYXR0cmlidXRlcy5nZXROYW1lZEl0ZW0oJ3RleHQnKS52YWx1ZT s=' because it violates the following Content Security Policy directive: "script -src https://127.0.0.1:8000".
4 4
5 Test proper handling of data: URLs. 5 Test proper handling of data: URLs.
6 6
7 7
8 8
9 -------- 9 --------
10 Frame: '<!--framePath //<!--frame0-->-->' 10 Frame: '<!--framePath //<!--frame0-->-->'
11 -------- 11 --------
12 PASS 12 PASS
13 13
14 -------- 14 --------
15 Frame: '<!--framePath //<!--frame1-->-->' 15 Frame: '<!--framePath //<!--frame1-->-->'
16 -------- 16 --------
17 PASS 17 PASS
18 18
19 -------- 19 --------
20 Frame: '<!--framePath //<!--frame2-->-->' 20 Frame: '<!--framePath //<!--frame2-->-->'
21 -------- 21 --------
22 PASS 22 PASS
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698