- From: Tab Atkins Jr. via GitHub <noreply@w3.org>
- Date: Thu, 28 Aug 2025 20:08:58 +0000
- To: public-css-archive@w3.org
Another small aspect of this is what the behavior of `position: absolute nearest viewport` will be when the CB element has a transform or filter. Following the *current* behavior, this would change its behavior to be attached to the scrolling area, rather than the scrollport; that's an unfortunate behavior change. I'd much prefer if it the abspos were allowed to still be viewport-attached. (It's what happens today to fixpos, of course, but when a fixpos gets caught it's broken in more ways than just this.) -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12678#issuecomment-3234795840 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 28 August 2025 20:08:59 UTC