[Webkit-unassigned] [Bug 25484] SVG patterns with some scale patternTransform are not displayed correctly for small elements

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


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


krit at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #29993|review?                     |
               Flag|                            |
  Attachment #29993|0                           |1
        is obsolete|                            |
  Attachment #30317|                            |review?
               Flag|                            |




------- Comment #7 from krit at webkit.org  2009-05-14 00:22 PDT -------
Created an attachment (id=30317)
 --> (https://bugs.webkit.org/attachment.cgi?id=30317&action=view)
SVG pattern size bigger than target size + patternTransformation

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.


-- 
Configure bugmail: https://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