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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 14 19:09:35 PST 2011


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

           Summary: Incorrect stroke near borders
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pdr at google.com
                CC: zimmermann at kde.org


Created an attachment (id=119359)
 --> (https://bugs.webkit.org/attachment.cgi?id=119359&action=review)
Test case

A line drawn along the border of an SVG element will be clipped if opacity != 1.

In the attached test case there should be two lines of length 50px. The line with opacity=0.9 is not drawn but the line with opacity=1.0 is.

(Found while diving into http://code.google.com/p/chromium/issues/detail?id=107510)

-- 
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