Bug 141065 - Web Inspector: Update CSS Autocompletion
Summary: Web Inspector: Update CSS Autocompletion
Status: NEW
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-01-29 18:43 PST by Joseph Pecoraro
Modified: 2016-12-13 15:35 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2015-01-29 18:43:43 PST
* SUMMARY
Update CSS Autocompletion.

An easy way to check which properties do not have CSS autocompletion values is to iterate over the results of CSS.getSupportedCSSProperties and check if the property.name is in WebInspector.CSSKeywordCompletions._propertyKeywordMap.
Comment 1 Radar WebKit Bug Importer 2015-01-29 18:44:06 PST
<rdar://problem/19658077>