Re: [csswg-drafts] [css-contain][css-sizing] Behavior of slightly offscreen content having `content-visibility:auto` and `contain-intrinsic-size` when UA margin around the viewport is 0 (#8407)

The use-case @flackr brought up above sounds reasonable in principle. I'm trying to think through whether it can create the same situation that this issue is trying to address : a circularity where applying the length specified in `contain-intrinsic-size` causes the element to repeatedly toggle between relevant to the user and not. The author could inadvertently change the style in one of the callbacks dispatched during the rendering update in such a way. But that seems like a bug that the author would be able to detect and fix, and not being able to trivially reset the size for cases like rotation seems worse.

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


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

Received on Wednesday, 12 July 2023 15:29:52 UTC