Skip to content
This repository has been archived by the owner on Dec 18, 2018. It is now read-only.

[css-grid] Static position of grid container children #642

Closed
mrego opened this issue Nov 7, 2014 · 1 comment
Closed

[css-grid] Static position of grid container children #642

mrego opened this issue Nov 7, 2014 · 1 comment

Comments

@mrego
Copy link
Member

mrego commented Nov 7, 2014

The static position of an absolutely-positioned child of a grid container is determined as if it were the sole grid item in a fixed-size grid area whose edges coincide with the padding edges of the grid container.
More info: http://www.w3.org/TR/css-grid-1/#static-position

Note that if the grid container generates an absolutely positioned containing block, then we should apply the rules at 8.4 Absolutely-positioned Grid Items section.

@wpt-issue-mover
Copy link
Collaborator

This issue has been moved to web-platform-tests/wpt#5433; please continue all discussion there.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants