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

Unified Diff: LayoutTests/inspector/console/console-timestamp-expected.txt

Issue 185713007: DevTools: Add timestamp support in the console (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Up for review Created 6 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/inspector/console/console-timestamp-expected.txt
diff --git a/LayoutTests/inspector/console/console-timestamp-expected.txt b/LayoutTests/inspector/console/console-timestamp-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4bc1600fe8122b0956c68bdc68e4b594259a0d39
--- /dev/null
+++ b/LayoutTests/inspector/console/console-timestamp-expected.txt
@@ -0,0 +1,8 @@
+Tests the console timestamp setting
+
+3Console message text.
+32014-05-13 18:53:20.456Console message text.
+2014-05-13 18:53:20.123Console message text.
+2014-05-13 18:53:20.123Console message text.
+2014-05-13 18:53:20.456Console message text.
+

Powered by Google App Engine
This is Rietveld 408576698