[Webkit-unassigned] [Bug 97991] image-rendering: -webkit-optimize-contrast not working for background images

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 27 11:42:35 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=97991

--- Comment #5 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
This is a bit of a mess.

WebKit supports:
auto, optimizeSpeed, optimizeQuality, -webkit-optimize-contrast, -webkit-crisp-edges

We'll continue to parse, but deprecate all of these, and I'll add support for:
crisp-edges, pixelated
optimizeSpeed will be treated like pixelated
optimizeQuality will be treated like auto

Note that -webkit-optimize-contrast has no unprefixed version.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160127/9c6a8861/attachment.html>


More information about the webkit-unassigned mailing list