Bug 141065

Summary: Web Inspector: Update CSS Autocompletion
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: graouts, inspector-bugzilla-changes, jonowells, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Joseph Pecoraro
Reported 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.
Attachments
Radar WebKit Bug Importer
Comment 1 2015-01-29 18:44:06 PST
Note You need to log in before you can comment on or make changes to this bug.