RESOLVED CONFIGURATION CHANGED 203077
flex box and min-height 100% rendering problem
https://bugs.webkit.org/show_bug.cgi?id=203077
Summary flex box and min-height 100% rendering problem
Roland Soos
Reported 2019-10-17 01:05:01 PDT
I have the following example: https://jsfiddle.net/sc2fvz4o In Chrome, Firefox and Edge, the whole area is grey. While in Safari the whole area is red. It seems like the .div3 does not have the right height, even it has min-height: 100% so I think it should fill its parent entirely.
Attachments
Radar WebKit Bug Importer
Comment 1 2019-10-17 11:12:25 PDT
Ahmad Saleem
Comment 2 2022-08-29 03:45:57 PDT
I am not able to reproduce this issue in Safari Technology Preview 152 and it is showing "grey" (which is expected behavior) same as Comment 0 intended and since all other browsers (Chrome Canary 107 and Firefox Nightly 106) are also matching and showing "Grey". I think this got fixed along the way. I am going to mark this as "RESOLVED CONFIGURATION CHANGED". Please reopen with updated test case, if you think it is still an issue. Thanks!
Note You need to log in before you can comment on or make changes to this bug.