[Webkit-unassigned] [Bug 16148] New: overflow: hidden with float:left rendering issue

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 26 14:14:28 PST 2007


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

           Summary: overflow: hidden with float:left rendering issue
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dieter at komendera.com


There is an issue when a parent div (float:left, overflow:hidden) contains
several child divs (also float:left, overflow:hidden). If one or more of the
child divs have a width set to 0, and have content (eg also a div with a
specific width), the parent div will then be rendered as of the child divs
hadn't set the width to 0.

I'll attach an example HTML file which demonstrates the problem.

This works for me as expected in Firefox 2.0.


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