NEW 103956
[CSS Grid Layout] Add testing for percentage margins and paddings on positioned elements inside a grid element
https://bugs.webkit.org/show_bug.cgi?id=103956
Summary [CSS Grid Layout] Add testing for percentage margins and paddings on position...
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.