Bug 58349 - Implement (contribute to) CSS3 Grid Layout
Summary: Implement (contribute to) CSS3 Grid Layout
Status: RESOLVED DUPLICATE of bug 60731
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P3 Enhancement
Assignee: Nobody
URL: http://ie.microsoft.com/testdrive/HTM...
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-12 10:48 PDT by Darth
Modified: 2013-04-20 06:02 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Darth 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.
Comment 1 Matt Cooper 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.
Comment 2 Matt Cooper 2011-04-13 18:12:07 PDT
Here's the link to the official W3C draft:
http://dev.w3.org/csswg/css3-grid-align/
Comment 3 Matt Cooper 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/
Comment 4 Peter Beverloo 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 ***