Bug 195356

Summary: Web Inspector: CPU Usage Timeline - leverage CSS grid for Statistics and Sources sections
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: hi, inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on: 195202    
Bug Blocks:    

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>