[Webkit-unassigned] [Bug 72417] New: Artifact left when overlapping elements with a gradient are rotated

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 15 14:12:13 PST 2011


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

           Summary: Artifact left when overlapping elements with a
                    gradient are rotated
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://jsfiddle.net/PLTVK/1/
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jackocnr at gmail.com


Present in Google Chrome 15, Safari 5.1, Firefox 3.6. Not present in Firefox 7.
Tested on Linux (Ubuntu 11.10) and Windows XP

STEPS TO REPRODUCE
-create 2 overlapping elements e.g. absolutely positioned divs
-apply the same CSS linear-gradient to both of them
-apply a rotate transform to both of them

ACTUAL RESULTS
I've added a jsFiddle link above. If you look closely, you can see a thin dark vertical line to the left of the middle. The effect disappears when you remove the gradient.

EXPECTED RESULTS
No weird dark line.

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