Bug 103956 - [CSS Grid Layout] Add testing for percentage margins and paddings on positioned elements inside a grid element
Summary: [CSS Grid Layout] Add testing for percentage margins and paddings on position...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 60731
  Show dependency treegraph
 
Reported: 2012-12-03 18:16 PST by Julien Chaffraix
Modified: 2017-07-18 08:30 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Julien Chaffraix 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