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

Unified Diff: third_party/WebKit/LayoutTests/inspector/console/console-trim-long-urls-expected.txt

Issue 2644753002: DevTools: untruncate links on copy (Closed)
Patch Set: reset tests with zero width space Created 3 years, 8 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-trim-long-urls-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-trim-long-urls-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-trim-long-urls-expected.txt
index df4c2639fd6a15a8ea922cbecefa10b1f6445cc6..c7c48d56ddc19b19486fa00c5e67b20f9dc74a0f 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-trim-long-urls-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-trim-long-urls-expected.txt
@@ -2,6 +2,6 @@ CONSOLE MESSAGE: line 11: The URL is: %s
CONSOLE MESSAGE: line 12: http://example.com/2---------3---------4---------5---------6---------7---------8---------9---------0---------1---------2---------3---------4---------5---------6---------7---------8---------9---------0
Tests that a URL logged to the console is trimmed down to 150 characters.
-console-trim-long-urls.html:11 The URL is: http://example.com/2---------3---------4---------5---------6---------7-----…---3---------4---------5---------6---------7---------8---------9---------0
-console-trim-long-urls.html:12 http://example.com/2---------3---------4---------5---------6---------7-----…---3---------4---------5---------6---------7---------8---------9---------0
+console-trim-long-urls.html:11 The URL is: http://example.com/2---------3---------4---------5---------6---------7--------3---------4---------5---------6---------7---------8---------9---------0
+console-trim-long-urls.html:12 http://example.com/2---------3---------4---------5---------6---------7--------3---------4---------5---------6---------7---------8---------9---------0

Powered by Google App Engine
This is Rietveld 408576698