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

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