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

Unified Diff: third_party/WebKit/LayoutTests/inspector/console/console-linkify-message-location-expected.txt

Issue 2571713005: DevTools: untruncate links on console export (Closed)
Patch Set: rebase 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-linkify-message-location-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-linkify-message-location-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-linkify-message-location-expected.txt
index 27a80c110953135a6b1baf013a2a47e85782660b..f5076b87defa4db7508d9c87115925f8ad86ea05 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-linkify-message-location-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-linkify-message-location-expected.txt
@@ -2,7 +2,7 @@ CONSOLE MESSAGE: line 8: 239
Test that console.log() would linkify its location in respect with blackboxing.
foo.js:4
-boo.js:4
-VM:1
-foo.js:4
+boo.js:4
+VM:1
+foo.js:4

Powered by Google App Engine
This is Rietveld 408576698