Bug 153645 - Web Inspector: Add token based editor for Visual Sidebar
Summary: Web Inspector: Add token based editor for Visual Sidebar
Status: RESOLVED CONFIGURATION CHANGED
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:
Blocks:
 
Reported: 2016-01-29 02:12 PST by Devin Rousso
Modified: 2018-10-25 01:31 PDT (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 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>.