[Webkit-unassigned] [Bug 21710] New: text is displayed partially due to miscalculation of div's height

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 17 10:42:34 PDT 2008


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

           Summary: text is displayed partially due to miscalculation of
                    div's height
           Product: WebKit
           Version: 525.x (Safari 3.1)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jasneet at chromium.org
                CC: jasneet at chromium.org


I Steps:
Go to the attached testcase

II Issue:
text is displayed partially 

III Conclusion:
in IE, <div>'s height = padding + <ul>'s height, while in Chrome <div>'s height
= <ul>'s height.

IV Other Browsers:
IE7: ok
FF3: not ok

V Nightly tested: 37604


-- 
Configure bugmail: https://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