[Webkit-unassigned] [Bug 32272] New: Shrinkwrapping fails with child with overflow hidden and width 0

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 8 04:05:46 PST 2009


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

           Summary: Shrinkwrapping fails with child with overflow hidden
                    and width 0
           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: robin at reala.net


Created an attachment (id=44465)
 --> (https://bugs.webkit.org/attachment.cgi?id=44465)
Testcase

See the attached testcase for an example. A floated element with a block-level
child with width 0, padding and overflow hidden should shrinkwrap to produce
(in my testcase) a green square with no red showing. Assigning a width of 1px
fixes this behaviour. This works in current Gecko (1.9.2 at time of filing).

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