[Webkit-unassigned] [Bug 89456] New: [SKIA] Clip path and mask combinations leave artifacts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 19 03:41:49 PDT 2012


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

           Summary: [SKIA] Clip path and mask combinations leave artifacts
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: blambov at google.com
                CC: zimmermann at kde.org


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

The attached file displays a few copies of an image masked by itself. On the left side it is also under a clip-path that is as big as the image.

The clip-path should not have any effect on the displayed images. In Firefox, Opera, as well as Safari, the left side exactly matches the right. 

Chrome draws one-pixel wide lines around the object that change with zoom levels (the image is only fine if it is perfectly aligned on pixel boundaries).

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