Bug 145341 - Web Inspector: Update CSS Autocompletion properties and values
Summary: Web Inspector: Update CSS Autocompletion properties and values
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: DoNotImportToRadar
Depends on:
Blocks:
 
Reported: 2015-05-22 23:27 PDT by Joseph Pecoraro
Modified: 2015-05-23 08:02 PDT (History)
11 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (12.42 KB, patch)
2015-05-22 23:28 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 2015-05-22 23:27:16 PDT
* SUMMARY
Update CSS Autocompletion properties and values

New properties:
  - font-synthesis
  - mix-blend-mode
  - justify-content, justify-items, justify-self
  - -webkit-initial-letter (no autocompletion values though)
  - -webkit-column-fill
  - -webkit-scroll-snap*
  - -webkit-backdrop-filter

And a bunch of modified things.
  - -webkit-grid-auto-flow
  - -webkit-ruby-position

This is a basic attempt to improve things.
Comment 1 Joseph Pecoraro 2015-05-22 23:28:38 PDT
Created attachment 253639 [details]
[PATCH] Proposed Fix
Comment 2 WebKit Commit Bot 2015-05-23 08:02:12 PDT
Comment on attachment 253639 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 253639

Committed r184822: <http://trac.webkit.org/changeset/184822>
Comment 3 WebKit Commit Bot 2015-05-23 08:02:26 PDT
All reviewed patches have been landed.  Closing bug.