Bug 146581 - [CSS Grid Layout] Grid item's auto-margins are not applied correctly
Summary: [CSS Grid Layout] Grid item's auto-margins are not applied correctly
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Javier Fernandez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-03 02:28 PDT by Javier Fernandez
Modified: 2015-07-10 10:55 PDT (History)
7 users (show)

See Also:


Attachments
Patch (27.40 KB, patch)
2015-07-03 05:26 PDT, Javier Fernandez
no flags Details | Formatted Diff | Diff
Patch (27.14 KB, patch)
2015-07-03 11:03 PDT, Javier Fernandez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Javier Fernandez 2015-07-03 02:28:09 PDT
The CSS Grid Layout spec states the following to deal with 'auto' values for the margin properties. 

http://dev.w3.org/csswg/css-grid/#auto-margins
Comment 1 Javier Fernandez 2015-07-03 05:26:30 PDT
Created attachment 256095 [details]
Patch
Comment 2 Javier Fernandez 2015-07-03 11:03:54 PDT
Created attachment 256112 [details]
Patch
Comment 3 WebKit Commit Bot 2015-07-10 10:55:02 PDT
Comment on attachment 256112 [details]
Patch

Clearing flags on attachment: 256112

Committed r186682: <http://trac.webkit.org/changeset/186682>
Comment 4 WebKit Commit Bot 2015-07-10 10:55:07 PDT
All reviewed patches have been landed.  Closing bug.