- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Wed, 09 Oct 2019 23:01:16 +0000
- To: public-css-archive@w3.org
> 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