[Webkit-unassigned] [Bug 111855] Rendered colors shift when element gets a layer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 8 07:18:58 PST 2013


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





--- Comment #3 from Mihai Balan <mibalan at adobe.com>  2013-03-08 07:21:23 PST ---
On further investigation of the PNG, it seems that the problem lies in the way anti-aliasing is done. In the case of the first line of text (that does not get a layer), anti-aliasing between blue and white is expectedly done via lighter, whiter blue.
In the case of the second line of text, however (that gets a layer), anti-aliasing between blue and white is done via a lighter, *redder* blue.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list