Bug 141166 - Web Inspector: CSS Autocompletion: Autodetect many color supporting properties
Summary: Web Inspector: CSS Autocompletion: Autodetect many color supporting properties
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-02-02 11:52 PST by Joseph Pecoraro
Modified: 2015-02-02 14:45 PST (History)
8 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (3.98 KB, patch)
2015-02-02 11:54 PST, Joseph Pecoraro
timothy: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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