Re: [csswg-drafts] [css-will-change-1] proposal: will-change: integer-transform (#4560)

@progers Can you elaborate on how you see this being implemented? i.e under what conditions should the browser retain vs rerasterize the text?

What about opacity? Today if you have something like:
```html
<div style="will-change: transform">Foo</div>
```
You potentially lose subpixel-aa because of transparency not because of a non-integer transform.





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

Received on Friday, 13 December 2019 01:19:24 UTC