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

Unified Diff: LayoutTests/http/tests/security/isolatedWorld/all-window-properties-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/http/tests/security/isolatedWorld/all-window-properties-expected.txt
diff --git a/LayoutTests/http/tests/security/isolatedWorld/all-window-properties-expected.txt b/LayoutTests/http/tests/security/isolatedWorld/all-window-properties-expected.txt
index 9eac43f3b2a3813661bb1700713e6669e3c98dec..cf593b5e1ed943f65bc75e9e72c99dbb0d9aa856 100644
--- a/LayoutTests/http/tests/security/isolatedWorld/all-window-properties-expected.txt
+++ b/LayoutTests/http/tests/security/isolatedWorld/all-window-properties-expected.txt
@@ -1,2 +1,2 @@
-CONSOLE MESSAGE: 'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead.
+CONSOLE WARNING: 'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead.
Done.

Powered by Google App Engine
This is Rietveld 408576698