[webkit-reviews] review requested: [Bug 74578] Incorrect stroke near borders : [Attachment 141743] Fix SVG clipping in SVGRenderingContext

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 14 09:50:54 PDT 2012


Philip Rogers <pdr at google.com> has asked  for review:
Bug 74578: Incorrect stroke near borders
https://bugs.webkit.org/show_bug.cgi?id=74578

Attachment 141743: Fix SVG clipping in SVGRenderingContext
https://bugs.webkit.org/attachment.cgi?id=141743&action=review

------- Additional Comments from Philip Rogers <pdr at google.com>
This bit me again over the weekend so I'd like to resurrect this bug.

Looking into this issue again, I think the proposed fix before actually wasn't
too local after all. It looks like every other instance of clipping for
transparency layers snaps the values; there are many examples in RenderLayer.
Eric and Dirk, do you still think this approach is too local?

The new patch has a much better testcase but needs rebaselines and is not ready
to land yet--just looking for a review of the approach.


More information about the webkit-reviews mailing list