[Webkit-unassigned] [Bug 30129] New: -webkit-box-reflect doesn't work on elements with overflow:hidden

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 6 07:52:02 PDT 2009


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

           Summary: -webkit-box-reflect doesn't work on elements with
                    overflow:hidden
           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=40719)
 --> (https://bugs.webkit.org/attachment.cgi?id=40719)
-webkit-box-reflect not working on overflow:hidden-styled div

See the regression — the container div has overflow:hidden defined and
-webkit-box-reflect doesn't work. There's no way of having a container with a
fixed height have its contents reflect that way, short of a messy
javascript-resize solution for a overflow:visible-enabled div wrapped around
the container.

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