Re: [csswg-drafts] [css-contain] Consider 'discrete' Animation Type for 'content-visibility' (#7255)

Our general rule is that we don't let you animate things that change the box tree structure; this is somewhat inconvenient in general, and actually problematic in a cyclic sense if you can make the animating element stop having a box (that'll turn off the animation, which'll bring the box back, which'll restart the animation...).

But since content-visiblity just potentially affects the box-ness of its children, this might be acceptable.

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


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

Received on Thursday, 5 May 2022 21:28:18 UTC