- From: Andrew via GitHub <noreply@w3.org>
- Date: Sun, 26 Jul 2026 03:27:57 +0000
- To: public-css-archive@w3.org
> It's not clear what exactly you are trying to avoid. `position: relative` creates a new [stacking context](https://developer.mozilla.org/en-US/docs/Web/CSS/Guides/Positioned_layout/Stacking_context) on the parent which may not be desirable if other children of the parent need to use other forms of positioning with e.g. offset from grand-parent or the like. -- GitHub Notification of comment by c-smile Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/14203#issuecomment-5081794283 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Sunday, 26 July 2026 03:27:58 UTC