Re: [csswg-drafts] [css-overflow-5] Can we relax size containment on ::scroll-marker-group? (#11166)

Yep, it is certainly possible to create some cycles if we had something generic like option 4. There are ways to mitigate it, e.g. similar to scrollbar logic where you only ever move forward and/or limit extra cycles per generated frame (could flicker between states like hover), however this potentially adds a lot of complexity and would still require one more layout pass in the common case.

As such, I'm inclined to agree that option 3 is probably the best way to get most of the use cases without all of this complexity.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 10 December 2024 20:23:33 UTC