WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
183344
When a block's height is determined by min-height/max-height, children with percentage heights are sized incorrectly
https://bugs.webkit.org/show_bug.cgi?id=183344
Summary
When a block's height is determined by min-height/max-height, children with p...
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
Details
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug