[Webkit-unassigned] [Bug 30040] New: -webkit-transform: scale() causes rendering errors for -webkit-box-reflect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 3 03:43:32 PDT 2009


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

           Summary: -webkit-transform: scale() causes rendering errors for
                    -webkit-box-reflect
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mail at smoofles.at


Created an attachment (id=40569)
 --> (https://bugs.webkit.org/attachment.cgi?id=40569)
borders visible in reflections of scaled elements

If an element with a reflection (-webkit-box-reflect with a gradient mask) is
scaled, the reflection contains what look like borders of the original DIV that
go outside of the masked area. Setting border:none for the scaled elements
seems to work for the horizontal (top/bottom) borders, but not for the vertical
ones. Also, it seems as if the original widht of the element influences the
border visibility – the regression attachment gives the
(class="menu-container") elements a width of 200px which seems to work better
than one of 220px or 300px. So it might be a rounding error at work?

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