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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/eval-scripts-setTimeout-blocked-expected.txt

Issue 2678043002: Hide console log messages for imported WPT tests (Closed)
Patch Set: filter console messages in content_shell rather than python Created 3 years, 9 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 CONSOLE ERROR: line 13: Refused to evaluate a string as JavaScript because 'unsa fe-eval' is not an allowed source of script in the following Content Security Po licy directive: "script-src 'unsafe-inline'". 1 CONSOLE ERROR: line 13: Refused to evaluate a string as JavaScript because 'unsa fe-eval' is not an allowed source of script in the following Content Security Po licy directive: "script-src 'unsafe-inline'".
2 2 CONSOLE ERROR: line 13:
3 ALERT: PASS 3 ALERT: PASS
4 4
5 5
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698