Bug 74446

Summary: Web Inspector: Get rid of ::before in TreeOutline li elements.
Product: WebKit Reporter: Vsevolod Vlasov <vsevik>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: apavlov, bburg, bweinstein, graouts, joepeck, keishi, loislo, lquinn, pfeldman, pmuellr, rik, timothy, webkit-bug-importer, yurys
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Description Vsevolod Vlasov 2011-12-13 13:45:39 PST
Using ::before for disclosure triangles is currently forcing us to use getComputedStyle in TreeOutline/DataGrid. 
This is not fine, we need to find a way to get rid of ::before.
Comment 1 Radar WebKit Bug Importer 2014-12-17 11:21:18 PST
<rdar://problem/19281472>