[Webkit-unassigned] [Bug 53055] REGRESSION: Rendering artifacts on a rotated, pattern filled shape

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 24 17:30:43 PDT 2011


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


Tim Horton <timothy_horton at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #104612|0                           |1
        is obsolete|                            |




--- Comment #29 from Tim Horton <timothy_horton at apple.com>  2011-08-24 17:30:43 PST ---
Created an attachment (id=105102)
 --> (https://bugs.webkit.org/attachment.cgi?id=105102&action=review)
Clear Z-rotation before determining the destination pattern tile size

This patch seems to solve all of the problems except between adjacent rectangles during *scaling*, which is not something that we expect to fix, and is a problem in many other places. I next have to understand what to do with the tests a little better, but the results from the SVG subdirectory so far look promising. I'm in the middle of making a workable test uniquely for this, because most of the changes in the existing tests are extremely subtle.

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