Bug 195356 - Web Inspector: CPU Usage Timeline - leverage CSS grid for Statistics and Sources sections
Summary: Web Inspector: CPU Usage Timeline - leverage CSS grid for Statistics and Sour...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on: 195202
Blocks:
  Show dependency treegraph
 
Reported: 2019-03-05 21:47 PST by Devin Rousso
Modified: 2019-03-05 22:52 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Devin Rousso 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.
Comment 1 Radar WebKit Bug Importer 2019-03-05 22:52:52 PST
<rdar://problem/48629390>