[Webkit-unassigned] [Bug 74578] Incorrect stroke near borders

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


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


Philip Rogers <pdr at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
         AssignedTo|webkit-unassigned at lists.web |pdr at google.com
                   |kit.org                     |
     Ever Confirmed|0                           |1
 Attachment #119654|0                           |1
        is obsolete|                            |
 Attachment #121433|0                           |1
        is obsolete|                            |
 Attachment #121434|0                           |1
        is obsolete|                            |
 Attachment #141743|                            |review?
               Flag|                            |




--- Comment #10 from Philip Rogers <pdr at google.com>  2012-05-14 09:49:59 PST ---
Created an attachment (id=141743)
 --> (https://bugs.webkit.org/attachment.cgi?id=141743&action=review)
Fix SVG clipping in SVGRenderingContext

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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list