[Webkit-unassigned] [Bug 17658] New: should height of DIV include floated children when an explicit width is given?

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 3 17:09:21 PST 2008


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

           Summary: should height of DIV include floated children when an
                    explicit width is given?
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: PC
               URL: http://love.excite.com
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: help.improve.webkit at gmail.com
                CC: help.improve.webkit at gmail.com


I Steps:
Go to
http://love.excite.com

II Issue:
notice the misalignment under "Match Words"

III Conclusion: The height of the DIV is computed based on its non-floated
contents, so the height does not include the floated UL.  In IE and Opera, when
the DIV has its explicit width removed, it behaves like WebKit.

IV Other browsers: 
FF2: partially ok
Opera: ok
IE 7: ok

V Nightly tested: 30236


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