- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Mon, 31 Jan 2022 17:44:56 +0000
- To: public-css-archive@w3.org
You can always add `* { position: relative }`. Other than not being web compatible, your proposal seems problematic because `body>main` may not be an ancestor of the abspos, or there may be no such thing, etc. And you can have `position-root: selector(:root)` but the body has `transform: scale(1)`, then you are not supposed to go past it. -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7000#issuecomment-1026041581 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 31 January 2022 17:44:57 UTC