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

Side by Side 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 unified diff | Download patch
OLDNEW
1 CONSOLE MESSAGE: line 11: The URL is: %s 1 CONSOLE MESSAGE: line 11: The URL is: %s
2 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 2 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
3 Tests that a URL logged to the console is trimmed down to 150 characters. 3 Tests that a URL logged to the console is trimmed down to 150 characters.
4 4
5 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 5 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
6 console-trim-long-urls.html:12 http://example.com/2---------3---------4--------- 5---------6---------7--------3---------4---------5---------6---------7--------- 8---------9---------0 6 console-trim-long-urls.html:12 http://example.com/2---------3---------4--------- 5---------6---------7--------3---------4---------5---------6---------7---------8 ---------9---------0
7 7
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698