Bug 103956

Summary: [CSS Grid Layout] Add testing for percentage margins and paddings on positioned elements inside a grid element
Product: WebKit Reporter: Julien Chaffraix <jchaffraix>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: donggwan.kim, tony, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 60731    

Julien Chaffraix
Reported 2012-12-03 18:16:29 PST
This is a follow-up of bug 103677. We currently don't test this case as we allow positioned elements to be grid items. I proposed a specification change [1] that would disallow this case and would thus change our behavior. Once this is migrated to the specification for good, we can add a test to ensure we properly resolve percentage paddings / margins. [1] http://lists.w3.org/Archives/Public/www-style/2012Nov/0546.html
Attachments
Note You need to log in before you can comment on or make changes to this bug.