You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 18, 2018. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: