Bug 153645

Summary: Web Inspector: Add token based editor for Visual Sidebar
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: graouts, inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
See Also: https://bugs.webkit.org/show_bug.cgi?id=148720

Description Devin Rousso 2016-01-29 02:12:20 PST
Provide functionality for CSS properties that heavily use functions, such as content and font-variant-alternates, as well as ones which singly support the ability to hold multiple values (currently done through VisualStylePropertyCombiner and separate editors).

Related: <https://bugs.webkit.org/show_bug.cgi?id=148720>
Comment 1 Radar WebKit Bug Importer 2016-01-29 02:12:38 PST
<rdar://problem/24407373>
Comment 2 Devin Rousso 2018-10-25 01:31:10 PDT
The Visual styles sidebar was removed in r236298 <https://webkit.org/b/189807>.