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

Unified Diff: LayoutTests/inspector/console/console-log-linkify-links-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-log-linkify-links-expected.txt
diff --git a/LayoutTests/inspector/console/console-log-linkify-links-expected.txt b/LayoutTests/inspector/console/console-log-linkify-links-expected.txt
index 131b70464355b2be6555b9106da3dca6365a7e32..5a1e3421603f9351ab7c0a5c10e4c9e85ddf5600 100644
--- a/LayoutTests/inspector/console/console-log-linkify-links-expected.txt
+++ b/LayoutTests/inspector/console/console-log-linkify-links-expected.txt
@@ -4,8 +4,8 @@ CONSOLE MESSAGE: line 8: string
CONSOLE MESSAGE: line 9: 123
Test that console.log() would linkify the links. Bug 231074.
-http://www.chromium.org/ console-log-linkify-links.html:6 console-message-text source-code > webkit-html-external-link > console-message-url webkit-html-resource-link
-follow http://www.chromium.org/ console-log-linkify-links.html:7 console-message-text source-code > webkit-html-external-link > console-message-url webkit-html-resource-link
-string http://www.chromium.org/ console-log-linkify-links.html:8 console-message-text source-code > webkit-html-external-link > console-message-url webkit-html-resource-link
-123 "http://www.chromium.org/" console-log-linkify-links.html:9 console-message-text source-code > console-formatted-number source-code > source-code > console-formatted-string source-code > webkit-html-external-link > console-message-url webkit-html-resource-link
+http://www.chromium.org/ console-log-linkify-links.html:6 console-timestamp hidden > console-message-text source-code > webkit-html-external-link > console-message-url webkit-html-resource-link
+follow http://www.chromium.org/ console-log-linkify-links.html:7 console-timestamp hidden > console-message-text source-code > webkit-html-external-link > console-message-url webkit-html-resource-link
+string http://www.chromium.org/ console-log-linkify-links.html:8 console-timestamp hidden > console-message-text source-code > webkit-html-external-link > console-message-url webkit-html-resource-link
+123 "http://www.chromium.org/" console-log-linkify-links.html:9 console-timestamp hidden > console-message-text source-code > console-formatted-number source-code > source-code > console-formatted-string source-code > webkit-html-external-link > console-message-url webkit-html-resource-link

Powered by Google App Engine
This is Rietveld 408576698