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

Unified Diff: LayoutTests/fast/dom/everything-to-string-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/fast/dom/everything-to-string-expected.txt
diff --git a/LayoutTests/fast/dom/everything-to-string-expected.txt b/LayoutTests/fast/dom/everything-to-string-expected.txt
index 87bbe678add11940daa139477ae27a08e6dcf69e..c75ea8166cd4dc43eb1bdf16a46fa1d01c12a079 100644
--- a/LayoutTests/fast/dom/everything-to-string-expected.txt
+++ b/LayoutTests/fast/dom/everything-to-string-expected.txt
@@ -1,4 +1,4 @@
-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.
Test for bug 8131: Some properties and methods of window and document objects cannot be converted to a string.
Should say SUCCESS:

Powered by Google App Engine
This is Rietveld 408576698