Re: [csswg-drafts] [css-view-transitions-2] Ignore offscreen elements from participating in transitions (#8282)

> I was assuming that visibility here is limited to whether the element has been clipped by an ancestor.

Yeah, that's more powerful than just clipping the view.
Could also be cases where element is clipped using `clip-path` or not visible because of `opacity`/`mask`/`content-visibility`/etc.
So saying something like "optimize everything" is more even more powerful than ignoring "offscreen elements"

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


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

Received on Tuesday, 11 June 2024 14:15:06 UTC