Bug 58349
Summary: | Implement (contribute to) CSS3 Grid Layout | ||
---|---|---|---|
Product: | WebKit | Reporter: | Darth <priyajeet.hora> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Enhancement | CC: | matt11ag-webkitbugs, mike, peter, priyajeet.hora, shanestephens, techgurufloyd+webkitbugs |
Priority: | P3 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
URL: | http://ie.microsoft.com/testdrive/HTML5/GridSystem/Default.html |
Darth
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Matt Cooper
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
Here's the link to the official W3C draft:
http://dev.w3.org/csswg/css3-grid-align/
Matt Cooper
It has graduated from the dev.w3.org server as "Grid Layout":
http://www.w3.org/TR/css3-grid-layout/
Peter Beverloo
Marking this one as the duplicate, considering bug 60731 already has dependencies.
*** This bug has been marked as a duplicate of bug 60731 ***