NEW 144839
Web Inspector: Clip text by showing ellipsis in the middle instead of the end
https://bugs.webkit.org/show_bug.cgi?id=144839
Summary Web Inspector: Clip text by showing ellipsis in the middle instead of the end
Nikita Vasilyev
Reported 2015-05-09 20:41:11 PDT
Created attachment 252802 [details] [Animated GIF] Actual/expected Actual: a-very-very-very-very-very... Expected: a-very-very-...-long-filename.js:42 Some ways of doing it: http://stackoverflow.com/questions/831552/ellipsis-in-the-middle-of-a-text-mac-style Mozilla’s proposal to allow doing this in pure CSS: https://bugzilla.mozilla.org/show_bug.cgi?id=740910
Attachments
[Animated GIF] Actual/expected (8.93 KB, image/gif)
2015-05-09 20:41 PDT, Nikita Vasilyev
no flags
Radar WebKit Bug Importer
Comment 1 2015-05-09 20:41:30 PDT
Timothy Hatcher
Comment 2 2015-05-10 03:38:05 PDT
Doing in CSS would be great. I could have sworn we had a helper in Utilities.js to do this too, but I am not seeing it anymore.
Note You need to log in before you can comment on or make changes to this bug.