RESOLVED CONFIGURATION CHANGED 112551
When a block's height is determined only by min-height, children with percentage heights are sized incorrectly
https://bugs.webkit.org/show_bug.cgi?id=112551
Summary When a block's height is determined only by min-height, children with percent...
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.