[webkit-reviews] review requested: [Bug 32757] Repaint bug with -webkit-shadow on svg shapes : [Attachment 46098] New patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 7 16:40:14 PST 2010


Beth Dakin <bdakin at apple.com> has asked  for review:
Bug 32757: Repaint bug with -webkit-shadow on svg shapes
https://bugs.webkit.org/show_bug.cgi?id=32757

Attachment 46098: New patch
https://bugs.webkit.org/attachment.cgi?id=46098&action=review

------- Additional Comments from Beth Dakin <bdakin at apple.com>
Here's a new patch that applies to more than just the root and also includes
tests. Unfortunately, it does not fix the non-shadow bug that Dirk pointed out.
I was able to reproduce that as well, and I spent some time working on a patch
to fix both at once. Ultimately, it seems like it is just a separate bug. In
the no-shadow case, I think that strokeBoundingBox() might be buggy, but I
haven't worked out the details yet. I will file a new bug for that repaint
issue.


More information about the webkit-reviews mailing list