Bug 103307

Summary: [CSS Grid Layout] Implement the grid element's baseline
Product: WebKit Reporter: Julien Chaffraix <jchaffraix>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: donggwan.kim, jfernandez, tony, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 60731    

Julien Chaffraix
Reported 2012-11-26 15:38:36 PST
The spec says: "The baseline of an inline Grid element is the bottom edge of the margin box." We also need to check the inline-grid and grid inside inline-block case to be properly covered (see e.g bug 91137 for an example with table).
Attachments
Note You need to log in before you can comment on or make changes to this bug.