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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/duplicate-directive-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 4: Ignoring duplicate Content-Security-Policy directive 'scr ipt-src'. 1 CONSOLE ERROR: line 4: Ignoring duplicate Content-Security-Policy directive 'scr ipt-src'.
2 2 CONSOLE ERROR: line 4:
3 ALERT: PASS (1/1) 3 ALERT: PASS (1/1)
4 This tests the effect of duplicated directives. It passes if a console warning i s visible, and the alert() is executed. 4 This tests the effect of duplicated directives. It passes if a console warning i s visible, and the alert() is executed.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698