Bug 7174

Summary: CSS height not inherited if parent has no explicit height
Product: WebKit Reporter: Patrick Machielse <webkitbugz>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ian
Priority: P2 Keywords: HasReduction
Version: 417.x   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Test case which exposes the bug none

Patrick Machielse
Reported 2006-02-10 05:06:42 PST
Objects do not properly inherit the height of their parent if the parent has no explicit height. Specifying the parent's height using just 'top' and 'bottom' will not let the child object inherit a height value.
Attachments
Test case which exposes the bug (856 bytes, text/html)
2006-02-10 05:09 PST, Patrick Machielse
no flags
Patrick Machielse
Comment 1 2006-02-10 05:09:46 PST
Created attachment 6385 [details] Test case which exposes the bug
Joost de Valk (AlthA)
Comment 2 2006-02-11 03:06:53 PST
Confirmed, Opera and FFox behave differently on this testcase. It could be that we match IE here, have to test that. Good testcase though.
Sam Weinig
Comment 3 2006-06-30 13:46:25 PDT
ToT now renders the test case correctly.
Sam Weinig
Comment 4 2006-07-01 08:10:07 PDT
Closing as this now works in ToT due to the patch from bug 9085.
David Kilzer (:ddkilzer)
Comment 5 2006-07-01 08:58:32 PDT
Reopening to close as a duplicate.
David Kilzer (:ddkilzer)
Comment 6 2006-07-01 08:58:47 PDT
*** This bug has been marked as a duplicate of 9085 ***
Note You need to log in before you can comment on or make changes to this bug.