Bug 183344

Summary: When a block's height is determined by min-height/max-height, children with percentage heights are sized incorrectly
Product: WebKit Reporter: Shravan Rajinikanth <star.shravan>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: bfulgham, simon.fraser, star.shravan, zalan
Priority: P2    
Version: Other   
Hardware: All   
OS: All   
Attachments:
Description Flags
Test case. The blue child of the first red box should take up the full space. none

Shravan Rajinikanth
Reported 2018-03-05 14:07:48 PST
Created attachment 335023 [details] Test case. The blue child of the first red box should take up the full space. This is following issue #26559, which seems to only partially be fixed. When a child element has height 100% and the parent element no height, but only min-height: 100%, the child does not inherit height.
Attachments
Test case. The blue child of the first red box should take up the full space. (732 bytes, text/html)
2018-03-05 14:07 PST, Shravan Rajinikanth
no flags
Brent Fulgham
Comment 1 2022-07-15 14:04:52 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.