Bug 157166 - [css-grid] Update Grid Layout properties in CSSKeywordCompletions.js
Summary: [css-grid] Update Grid Layout properties in CSSKeywordCompletions.js
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Manuel Rego Casasnovas
URL:
Keywords: InRadar
Depends on:
Blocks: 60731
  Show dependency treegraph
 
Reported: 2016-04-29 00:16 PDT by Manuel Rego Casasnovas
Modified: 2016-05-09 09:08 PDT (History)
11 users (show)

See Also:


Attachments
Patch (2.84 KB, patch)
2016-05-09 08:24 PDT, Manuel Rego Casasnovas
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Manuel Rego Casasnovas 2016-04-29 00:16:54 PDT
We should update the grid layout properties in:
http://trac.webkit.org/browser/trunk/Source/WebInspectorUI/UserInterface/Models/CSSKeywordCompletions.js#L779

There're some strange thins like "grid-after" that are no longer in the spec since a lot of time ago.
Other new stuff like grid gaps properties are missing.
Comment 1 Radar WebKit Bug Importer 2016-04-29 00:23:12 PDT
<rdar://problem/25998768>
Comment 2 Manuel Rego Casasnovas 2016-05-09 08:24:37 PDT
Created attachment 278405 [details]
Patch
Comment 3 WebKit Commit Bot 2016-05-09 09:08:30 PDT
Comment on attachment 278405 [details]
Patch

Clearing flags on attachment: 278405

Committed r200575: <http://trac.webkit.org/changeset/200575>
Comment 4 WebKit Commit Bot 2016-05-09 09:08:34 PDT
All reviewed patches have been landed.  Closing bug.