Re: [csswg-drafts] [css-overflow-5] Should ::scroll-marker pseudo-elements within skipped content-visibility: auto elements be discovered? (#11705)

Adding to the agenda to get consensus on which way we think we should go:

The benefits of option 1 are it's easy to spec, implement, and it ensures no degradation of how much `content-visibility: auto` content we can skip even when you use `scroll-marker-group`. Authors may be able to work around the limitation.

The main benefit of option 2 is that `content-visibility: auto` won't have weird side effects on visible content (hiding markers) when used above content creating scroll markers - it will "just work" as if the content is there as it does for find in page. However, the cost is that `content-visibility` will not be able to skip as much when you use `scroll-marker-group`

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


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

Received on Thursday, 13 February 2025 21:56:14 UTC