[Webkit-unassigned] [Bug 16010] New: Incorrect height layout when DIV has height 100% and padding/border existed.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Nov 15 20:23:25 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=16010
Summary: Incorrect height layout when DIV has height 100% and
padding/border existed.
Product: WebKit
Version: 525+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Critical
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jimmyps.ong at gmail.com
When a DIV with height = 100% and padding/border is specified, it will render
incorrect height.
Current result: The DIV has a gaps in the bottom.
Expected result: The DIV should fill the entire space because its height is
100%.
Note: IE6+, FF, Opera are rendering correctly.
See the attachment for sample.
--
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