[webkit-reviews] review cancelled: [Bug 25484] SVG patterns with some scale patternTransform are not displayed correctly for small elements : [Attachment 29993] SVG pattern size bigger than target size and scaled by patternTransformation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 14 00:22:34 PDT 2009


Dirk Schulze <krit at webkit.org> has cancelled Dirk Schulze <krit at webkit.org>'s
request for review:
Bug 25484: SVG patterns with some scale patternTransform are not displayed
correctly for small elements
https://bugs.webkit.org/show_bug.cgi?id=25484

Attachment 29993: SVG pattern size bigger than target size and scaled by
patternTransformation
https://bugs.webkit.org/attachment.cgi?id=29993&action=review

------- Additional Comments from Dirk Schulze <krit at webkit.org>
I still believe that deleting this code is better. patterTransform contains
skewing and rotating. It makes it realy difficult up to impossible to be sure
that our optimisation can handle all combinations of patterTransform. It would
need a lot of logic.
I added two test cases. One for the problem itself and one for a pattern with
an excessive malloc.


More information about the webkit-reviews mailing list