Bug 103334

Summary: [CSS Grid Layout] Implement the grid-area shorthand
Product: WebKit Reporter: Julien Chaffraix <jchaffraix>
Component: Layout and RenderingAssignee: Sergio Villar Senin <svillar>
Status: RESOLVED FIXED    
Severity: Normal CC: allan.jensen, bfulgham, commit-queue, darin, donggwan.kim, esprehn+autocc, glenn, kling, koivisto, macpherson, menard, ojan, rniwa, sam, svillar, syoichi, tonikitoo, tony, xan.lopez
Priority: P2 Keywords: EasyFix
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 110777    
Bug Blocks: 60731, 103313, 120044    
Attachments:
Description Flags
Patch kling: review+

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.