Bug 112551

Summary: When a block's height is determined only by min-height, children with percentage heights are sized incorrectly
Product: WebKit Reporter: christophe.schwyzer
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: bfulgham, bjonesbe
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: OS X 10.8   
Attachments:
Description Flags
Test Case none

christophe.schwyzer
Reported 2013-03-18 03:30:15 PDT
Created attachment 193516 [details] Test Case This bug seems to be similar to https://bugs.webkit.org/show_bug.cgi?id=26559. If the parents block height is only determined by min-height (height is not set), children with percentage heights are sized incorrectly.
Attachments
Test Case (260 bytes, text/html)
2013-03-18 03:30 PDT, christophe.schwyzer
no flags
Brent Fulgham
Comment 1 2022-07-13 14:21:27 PDT
Safari, Chrome, and Firefox all agree on rendering for this test case. I don't believe there is any remaining compatibility issue.
Note You need to log in before you can comment on or make changes to this bug.