Re: [csswg-drafts] Suggestion: Ability to have a relative position without creating a gap in the text. (#4972)

> causes the content of :after to be positioned relative to the entire page.

Relative in which way? If all the inset properties are set to auto, the element should appear in its static position. Or do you mean that something like `width: 50%` now resolves using another containing block? Then set `position: relative` to the parent.

-- 
GitHub Notification of comment by Loirooriol
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4972#issuecomment-616713754 using your GitHub account

Received on Monday, 20 April 2020 17:51:59 UTC