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

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

Issue 2651843003: DevTools: update console timestamp style (Closed)
Patch Set: nochange Created 3 years, 11 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: third_party/WebKit/LayoutTests/inspector/console/console-timestamp-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-timestamp-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-timestamp-expected.txt
index 941d31e409a6d5f120609909759e240a0b884dae..5256333f5379869a6d32fa08744ace44bd172ec9 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-timestamp-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-timestamp-expected.txt
@@ -9,4 +9,11 @@ Console messages with timestamps enabled:
2014-05-13 16:53:21.000 <After>
2014-05-13 16:53:21.000 <After>
2014-05-13 16:53:21.456 <After>
+Console messages with short timestamps:
+16:53:20.123 <Before>
+16:53:20.123 <Before>
+16:53:20.456 <Before>
+16:53:21.000 <After>
+16:53:21.000 <After>
+16:53:21.456 <After>

Powered by Google App Engine
This is Rietveld 408576698