Re: [csswg-drafts] [css-contain] `contain` may not want to be animatable.

My concern is that at an implementation point of view it's slightly more complex to depend on the animated value of a property, than it's computed value.

We'll need to ensure that `will-change: contain` generates a stacking context too (since we don't want animations generating stacking contexts mid-way through as it looks horrible, causes jank, and prevents sending them to the compositor in advance).

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

Received on Monday, 4 June 2018 23:52:19 UTC