[Webkit-unassigned] [Bug 110318] [cairo] Antialias is disabled when shapes are clipped and rotated

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 20 05:20:47 PST 2013


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





--- Comment #3 from Dominik Röttsches (drott) <dominik.rottsches at intel.com>  2013-02-20 05:23:10 PST ---
Yes, that's pretty much what the patch did: Not using anti aliasing when clipping. 

I am opening your test case on Chrome here and it's not antialiased - so Skia backend at least does the same. On Opera and Safari these are antialiased. This would require some refactoring on GraphicsContext to actually get this right in both cases (i.e. your case here (if it's a bug), and the reflection case).

-- 
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