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

Unified Diff: LayoutTests/inspector/console/only-one-deprecation-warning-expected.txt

Issue 26770004: Add console message levels to test expectation output. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Tests. 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/inspector/console/only-one-deprecation-warning-expected.txt
diff --git a/LayoutTests/inspector/console/only-one-deprecation-warning-expected.txt b/LayoutTests/inspector/console/only-one-deprecation-warning-expected.txt
index 93ffe093d1faf6215b97264515c11314f0545ba1..3b4398a510147d387d92d2f483358d389470fbcf 100644
--- a/LayoutTests/inspector/console/only-one-deprecation-warning-expected.txt
+++ b/LayoutTests/inspector/console/only-one-deprecation-warning-expected.txt
@@ -1,2 +1,2 @@
-CONSOLE MESSAGE: The 'X-WebKit-CSP' headers are deprecated; please consider using the canonical 'Content-Security-Policy' header instead.
+CONSOLE WARNING: The 'X-WebKit-CSP' headers are deprecated; please consider using the canonical 'Content-Security-Policy' header instead.
This test passes if only one deprecation warning is presented in the console.

Powered by Google App Engine
This is Rietveld 408576698