Bug 141065
| Summary: | Web Inspector: Update CSS Autocompletion | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Joseph Pecoraro <joepeck> |
| Component: | Web Inspector | Assignee: | 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
* 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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/19658077>