Re: [csswg-drafts] [css-contain][css-sizing] `content-visibility: auto` kinda broken by not using last remembered size with `contain: size` (#7807)

A possible concern with the latter proposal is that at the time that the browser needs to decide whether to observe the element with a ResizeObserver, it may not be known yet whether the element skips its contents (in case of `content-visibility: auto`). I guess it can be observed anyways and then do the actual check in the callback, but this can imply some extra work.

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


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

Received on Wednesday, 28 September 2022 20:36:31 UTC