[Webkit-unassigned] [Bug 19376] REGESSION: Font rendering using 0 offset/blur text-shadow looks worse.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 3 11:13:15 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=19376





------- Comment #4 from mitz at webkit.org  2008-06-03 11:13 PDT -------
Two things have changed since 3.1.1:
1. Specifying a zero-blur text-shadow no longer disables subpixel antialiasing.
2. Zero-offset text-shadows are rendered just like any other shadow.

Because of anti-aliasing, (2) results in the shadow showing behind the text
near the edges even when it is has a zero offset. I am not sure why anyone
would specify a zero-blur, zero-offset text-shadow for opaque text, but the
current behavior seems correct to me.


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



More information about the webkit-unassigned mailing list