[webkit-reviews] review denied: [Bug 25484] SVG patterns with some scale patternTransform are not displayed correctly for small elements : [Attachment 30317] SVG pattern size bigger than target size + patternTransformation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 14 00:37:41 PDT 2009


Eric Seidel <eric at webkit.org> has denied 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 30317: SVG pattern size bigger than target size +
patternTransformation
https://bugs.webkit.org/attachment.cgi?id=30317&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
What I'm interested in is a test which "passes" before you remove the clips,
but "fails" now that they are removed.	I want to understand the behavior
change via a test.

Also your excessive-malloc values are large enough that they're wrapping
negative.  console.log is showing parseMappedAttribute complaing about negative
values, which is not the code path you're trying to test, I think. :)


More information about the webkit-reviews mailing list