RESOLVED DUPLICATE of bug 60731 58349
Implement (contribute to) CSS3 Grid Layout
https://bugs.webkit.org/show_bug.cgi?id=58349
Summary Implement (contribute to) CSS3 Grid Layout
Darth
Reported 2011-04-12 10:48:13 PDT
http://ie.microsoft.com/testdrive/HTML5/GridSystem/Default.html http://www.interoperabilitybridges.com/css3-grid-align/ Could not find a bug associated with this so opening one. Would be nice to get some experimental version of it out, irrespective of whether it conforms completely to the microsoft counterpart.
Attachments
Matt Cooper
Comment 1 2011-04-13 17:58:09 PDT
Please also ensure that absolute-positioned children are supported inside of grid "cells". I've noticed that IE 10 supports this in both "grid alignment" layouts as well as in "flexbox" layouts. I bring this up because WebKit does not support absolute-positioned children inside of flexbox boxes as seen in WebKit bug 58453.
Matt Cooper
Comment 2 2011-04-13 18:12:07 PDT
Here's the link to the official W3C draft: http://dev.w3.org/csswg/css3-grid-align/
Matt Cooper
Comment 3 2011-05-09 16:52:03 PDT
It has graduated from the dev.w3.org server as "Grid Layout": http://www.w3.org/TR/css3-grid-layout/
Peter Beverloo
Comment 4 2011-07-19 16:09:21 PDT
Marking this one as the duplicate, considering bug 60731 already has dependencies. *** This bug has been marked as a duplicate of bug 60731 ***
Note You need to log in before you can comment on or make changes to this bug.