Bug 103333

Summary: [CSS Grid Layout] Support default grid items sizing
Product: WebKit Reporter: Julien Chaffraix <jchaffraix>
Component: Layout and RenderingAssignee: Julien Chaffraix <jchaffraix>
Status: RESOLVED FIXED    
Severity: Normal CC: donggwan.kim, eric, esprehn+autocc, ojan.autocc, ojan, tony, webkit.review.bot, xan.lopez
Priority: P2 Keywords: EasyFix
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 112724    
Bug Blocks: 60731    
Attachments:
Description Flags
Proposed change: failing some tests due to another bug, will be fixed in a follow-up patch. none

Julien Chaffraix
Reported 2012-11-26 17:38:17 PST
'grid-auto-columns’ and ‘grid-auto-rows’ are used to change the default track sizing function (the default is 'auto').
Attachments
Proposed change: failing some tests due to another bug, will be fixed in a follow-up patch. (21.14 KB, patch)
2013-03-20 12:04 PDT, Julien Chaffraix
no flags
Julien Chaffraix
Comment 1 2013-02-01 07:39:02 PST
We support implicit rows and columns now that bug 103573 has landed so this is super easy to fix this bug. The specification is unstable ATM so it's probably better to wait a week or 2 before adding it (due to the W3C F2F).
Julien Chaffraix
Comment 2 2013-03-20 12:04:55 PDT
Created attachment 194094 [details] Proposed change: failing some tests due to another bug, will be fixed in a follow-up patch.
WebKit Review Bot
Comment 3 2013-03-21 07:55:35 PDT
Comment on attachment 194094 [details] Proposed change: failing some tests due to another bug, will be fixed in a follow-up patch. Clearing flags on attachment: 194094 Committed r146467: <http://trac.webkit.org/changeset/146467>
WebKit Review Bot
Comment 4 2013-03-21 07:55:39 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.