Re: [csswg-drafts] [css-position] Can we fix the "fixpos containing block" issue? (#12678)

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