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

Side by Side Diff: LayoutTests/http/tests/security/contentSecurityPolicy/script-src-appended-script-expected.txt

Issue 701013004: CSP: Adding a test for appended script elements. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@revert
Patch Set: Created 6 years, 1 month 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
« no previous file with comments | « LayoutTests/http/tests/security/contentSecurityPolicy/script-src-appended-script.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 CONSOLE ERROR: Refused to load the script 'http://localhost:8000/security/conten tSecurityPolicy/resources/script.js' because it violates the following Content S ecurity Policy directive: "script-src 'self'". 1 CONSOLE ERROR: Refused to load the script 'http://localhost:8000/security/conten tSecurityPolicy/resources/script.js' because it violates the following Content S ecurity Policy directive: "script-src 'unsafe-inline'".
2 2
3
4
5 --------
6 Frame: '<!--framePath //<!--frame0-->-->'
7 --------
8 PASS 3 PASS
OLDNEW
« no previous file with comments | « LayoutTests/http/tests/security/contentSecurityPolicy/script-src-appended-script.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698