NEW 195356
Web Inspector: CPU Usage Timeline - leverage CSS grid for Statistics and Sources sections
https://bugs.webkit.org/show_bug.cgi?id=195356
Summary Web Inspector: CPU Usage Timeline - leverage CSS grid for Statistics and Sour...
Devin Rousso
Reported 2019-03-05 21:47:13 PST
Rather than use a <table>, which has a hard time using `text-overflow: ellipsis;`, we should recreate the same layout using CSS grid.
Attachments
Radar WebKit Bug Importer
Comment 1 2019-03-05 22:52:52 PST
Note You need to log in before you can comment on or make changes to this bug.