[Webkit-unassigned] [Bug 19179] New: artifact using css -webkit-transform: skew with -webkit-box-reflect and a gradient

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 21 20:37:38 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=19179

           Summary: artifact using css -webkit-transform: skew with -webkit-
                    box-reflect and a gradient
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cj at cjyetman.com


When adding a reflection with -webkit-box-reflect that has a gradient mask...
if you also use -webkit-transform: skew, you will see a line at the edge of the
reflected image. You will not see the line if the skew is removed or set to 0
degrees. Probably just something to do with the anti-aliasing of the gradient
or the skewed image, but there should be some way to resolve it. Sorry, I don't
know all the proper terminology, so I'll just attach a test case.

(Tested on latest nightly r33980)


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



More information about the webkit-unassigned mailing list