RESOLVED FIXED 103334
[CSS Grid Layout] Implement the grid-area shorthand
https://bugs.webkit.org/show_bug.cgi?id=103334
Summary [CSS Grid Layout] Implement the grid-area shorthand
Julien Chaffraix
Reported 2012-11-26 17:43:01 PST
Namely 'grid-row', 'grid-column', 'grid-position', 'grid-position', 'grid-span' and 'grid-area'. This should be easy once we have support for the longhands.
Attachments
Patch (18.25 KB, patch)
2013-09-18 03:50 PDT, Sergio Villar Senin
kling: review+
Julien Chaffraix
Comment 1 2013-04-03 10:15:37 PDT
'grid-row' and 'grid-column' were implemented in bug 110777. 'grid-position' and 'grid-span' were removed. This means that 'grid-area' is the only shorthand we currently don't support.
Sergio Villar Senin
Comment 2 2013-09-18 03:50:52 PDT
Sergio Villar Senin
Comment 3 2013-09-30 01:13:34 PDT
Sergio Villar Senin
Comment 4 2013-11-06 08:48:13 PST
*** Bug 117463 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.