Bug 111372

Summary: [CSS Grid Layout] Add parsing for grid-{end|after}
Product: WebKit Reporter: Julien Chaffraix <jchaffraix>
Component: Layout and RenderingAssignee: Julien Chaffraix <jchaffraix>
Status: RESOLVED FIXED    
Severity: Normal CC: allan.jensen, eric, esprehn+autocc, macpherson, menard, ojan.autocc, ojan, tony, webkit.review.bot, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 103314    
Attachments:
Description Flags
Proposed implementation 1: Didn't change grid-{row|column} to be shorthands though. none

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.