RESOLVED FIXED Bug 117878
[CSS Grid Layout] Rename grid placement properties
https://bugs.webkit.org/show_bug.cgi?id=117878
Summary [CSS Grid Layout] Rename grid placement properties
Sergio Villar Senin
Reported 2013-06-21 09:38:15 PDT
The latest spec from May the 8th (http://dev.w3.org/csswg/css-grid/#line-placement) changed the names of the grid placement properties to grid-column-{start|end} and grid-row-{start|end}. It seems it's pretty safe to migrate to the new names as this is supposed to match broader changes in CSS (see http://lists.w3.org/Archives/Public/www-style/2013Apr/0265.html)
Attachments
Patch (112.19 KB, patch)
2013-06-25 04:10 PDT, Sergio Villar Senin
kling: review+
Sergio Villar Senin
Comment 1 2013-06-25 04:10:47 PDT
Sergio Villar Senin
Comment 2 2013-06-28 07:53:06 PDT
Landed this same change in Blink after getting the confirmation that the names are set.
Sergio Villar Senin
Comment 3 2013-08-06 03:32:26 PDT
Note You need to log in before you can comment on or make changes to this bug.