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

Side by Side Diff: LayoutTests/inspector/sources/debugger/ui-source-code-display-name-expected.txt

Issue 1153923005: DevTools: shard inspector/debugger tests for faster execution. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 Tests UISourceCode display name.
2
3 UISourceCode display name for url "http://localhost:8080/folder/filename?paramet er=value&nnn=1" is "filename?parameter=value&nnn=1".
4 UISourceCode display name for url "http://localhost:8080/folder/very-long-filena me-123456?nn=1" is "very-long-filename-123456?nn=1".
5 UISourceCode display name for url "http://localhost:8080/folder/too-long-filenam e-1234567890?nn=1" is "too-long-filena…234567890?nn=1".
6 UISourceCode display name for url "http://localhost:8080/folder/long-filename?pa rameter=value&nnn=1" is "long-filename?p…er=value&nnn=1".
7 UISourceCode display name for url "http://localhost:8080/folder/too-long-filenam e-1234567890?parameter=value&nnn=1" is "too-long-filena…er=value&nnn=1".
8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698