Re: [csswg-drafts] [css-transforms] Provide a way to specify rastered content scale for transformed content (#236)

> The "initial implementation" is definitely not what Chrome does right now.

Yes, things have improved.  But my comment was specifically in reference to the late 2016 / Chrome 53 behavior, which I assume is what is described in the links above from June 2016.  Discussion from that time: [Greensock blog](https://greensock.com/will-change), [my twitter thread](https://twitter.com/AmeliasBrain/status/781521012152266752) including the "will-change with range syntax" musings I referenced above. The example I link to in that thread no longer has the problem (JS scaling animation never re-rasterizing while `will-change: transform` is active). That is, Chrome now re-rasterizes when it scales up too much from the original.

Maybe that's enough & this issue is out of date. But I assume there are still going to be some JS-driven animations where it will be useful to give the rendering engine a heads up about what `will-change` is going to mean.

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

Received on Wednesday, 2 October 2019 22:41:30 UTC