- From: Jeff Muizelaar via GitHub <sysbot+gh@w3.org>
- Date: Fri, 13 Dec 2019 01:19:23 +0000
- To: public-css-archive@w3.org
@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