RESOLVED FIXED 111372
[CSS Grid Layout] Add parsing for grid-{end|after}
https://bugs.webkit.org/show_bug.cgi?id=111372
Summary [CSS Grid Layout] Add parsing for grid-{end|after}
Julien Chaffraix
Reported 2013-03-04 15:55:54 PST
After bug 110988, we have support for grid-{start|before}. This change will add support for grid-{end|after}, following our current grammar.
Attachments
Proposed implementation 1: Didn't change grid-{row|column} to be shorthands though. (22.66 KB, patch)
2013-03-04 16:05 PST, Julien Chaffraix
no flags
Julien Chaffraix
Comment 1 2013-03-04 16:05:14 PST
Created attachment 191333 [details] Proposed implementation 1: Didn't change grid-{row|column} to be shorthands though.
WebKit Review Bot
Comment 2 2013-03-05 08:29:59 PST
Comment on attachment 191333 [details] Proposed implementation 1: Didn't change grid-{row|column} to be shorthands though. Clearing flags on attachment: 191333 Committed r144762: <http://trac.webkit.org/changeset/144762>
WebKit Review Bot
Comment 3 2013-03-05 08:30:03 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.