Bug 134839 - Web Inspector: CSS Autocompletion: "background" only has colors, should support others
Summary: Web Inspector: CSS Autocompletion: "background" only has colors, should suppo...
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: Joseph Pecoraro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-07-11 13:17 PDT by Joseph Pecoraro
Modified: 2014-07-11 14:04 PDT (History)
5 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (7.77 KB, patch)
2014-07-11 13:20 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2014-07-11 13:17:33 PDT
"background" should suggest "background-image" suggestions like "linear-gradient()", etc.

Take this opportunity to update CSS Autocompletion in general.
Comment 1 Radar WebKit Bug Importer 2014-07-11 13:17:45 PDT
<rdar://problem/17644898>
Comment 2 Joseph Pecoraro 2014-07-11 13:20:12 PDT
Created attachment 234776 [details]
[PATCH] Proposed Fix
Comment 3 WebKit Commit Bot 2014-07-11 14:04:40 PDT
Comment on attachment 234776 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 234776

Committed r171011: <http://trac.webkit.org/changeset/171011>
Comment 4 WebKit Commit Bot 2014-07-11 14:04:43 PDT
All reviewed patches have been landed.  Closing bug.