NEW141065
Web Inspector: Update CSS Autocompletion
https://bugs.webkit.org/show_bug.cgi?id=141065
Summary Web Inspector: Update CSS Autocompletion
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.