- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Fri, 13 Dec 2019 20:31:07 +0000
- To: public-css-archive@w3.org
Yeah, I think the value would be defined as something like: > This value hints that the page author will only be transforming this element with whole-pixel translates, and no other transforms. If the UA has higher-quality rendering paths (especially for text rendering) that depend on the element being positioned on whole-pixel boundaries, this value allows them to retain that rendering path when possible. (As opposed to `will-change: transform`, which requires the UA to be pessimistic and use rendering paths which apply to all possible transforms.) -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4560#issuecomment-565598096 using your GitHub account
Received on Friday, 13 December 2019 20:31:09 UTC