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

Side by Side Diff: LayoutTests/http/tests/security/contentSecurityPolicy/1.1/scriptnonce-scriptsrc-blocked-expected.txt

Issue 14949017: Implementation of W3C compliant CSP script-src nonce. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Minor fixes based on Adam's comments Created 7 years, 7 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
(Empty)
1 CONSOLE MESSAGE: line 7: Refused to load 'http://127.0.0.1:8000/security/content SecurityPolicy/resources/script.js' because it violates the following Content Se curity Policy directive: "script-nonce nonce".
2
3 CONSOLE MESSAGE: line 7: Refused to load 'http://127.0.0.1:8000/security/content SecurityPolicy/resources/script.js' because it violates the following Content Se curity Policy directive: "script-nonce notnonce".
4
5 None of these scripts should execute even though there are parse errors in the p olicy.
6
7
8
9 --------
10 Frame: '<!--framePath //<!--frame0-->-->'
11 --------
12 PASS
13
14 --------
15 Frame: '<!--framePath //<!--frame1-->-->'
16 --------
17 PASS
18
19 --------
20 Frame: '<!--framePath //<!--frame2-->-->'
21 --------
22 PASS
23
24 --------
25 Frame: '<!--framePath //<!--frame3-->-->'
26 --------
27 PASS
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698