Re: [csswg-drafts] [css-transforms-2] Is it necessary to serialize all 3 components of translate given the 3rd component is 0px (#3305)

> There's no way to say "will change to 3D" as opposed to "will change in scale" or "will change in position".

Right, so all such changes must be applied with `will-change:transform`. No problems there.

> Even for CSS animations, it goes against general CSS behavior if pausing/freezing an animation at a translate Z of 0px has a different rendering compared to setting that transformation directly.

Yes, this is one of the issues I was concerned about. But it looks like Chrome is okay with changing this to not have behavior differences.

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

Received on Wednesday, 9 October 2019 23:01:18 UTC