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

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

Issue 26481005: Implementation of script hashes for CSP. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: More fixes from mkwst comments 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
OLDNEW
(Empty)
1 ALERT: PASS (1/1)
2 CONSOLE MESSAGE: line 10: Refused to execute inline script because it violates t he following Content Security Policy directive: "script-src 'sha1-Au4uYFbkf7OYd+ ACMnKq96FN3qo='".
3
4 CONSOLE MESSAGE: line 13: Refused to execute inline script because it violates t he following Content Security Policy directive: "script-src 'sha1-Au4uYFbkf7OYd+ ACMnKq96FN3qo='".
5
6 CONSOLE MESSAGE: line 15: Refused to execute inline script because it violates t he following Content Security Policy directive: "script-src 'sha1-Au4uYFbkf7OYd+ ACMnKq96FN3qo='".
7
8 CONSOLE MESSAGE: line 16: Refused to execute inline script because it violates t he following Content Security Policy directive: "script-src 'sha1-Au4uYFbkf7OYd+ ACMnKq96FN3qo='".
9
10 This tests the effect of a valid script-hash value, with one valid script and se veral invalid ones. It passes if one alert is executed and four console warings are visible.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698