Bug 141166

Summary: Web Inspector: CSS Autocompletion: Autodetect many color supporting properties
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, jonowells, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix timothy: review+

Description Joseph Pecoraro 2015-02-02 11:52:29 PST
* SUMMARY
CSS Autocompletion: Autodetect many color supporting properties. This will be useful for custom properties for a CSS augmented agent. We could even thin our own list to shorthand properties lacking "color", but I think it is fine to keep the list nearly complete for now.
Comment 1 Radar WebKit Bug Importer 2015-02-02 11:53:09 PST
<rdar://problem/19687816>
Comment 2 Joseph Pecoraro 2015-02-02 11:54:42 PST
Created attachment 245890 [details]
[PATCH] Proposed Fix
Comment 3 Joseph Pecoraro 2015-02-02 14:45:04 PST
http://trac.webkit.org/changeset/179501