RESOLVED CONFIGURATION CHANGED128501
Flex children of flex items have height calculated incorrectly
https://bugs.webkit.org/show_bug.cgi?id=128501
Summary Flex children of flex items have height calculated incorrectly
Michał Gołębiowski-Owczarek
Reported 2014-02-09 10:20:13 PST
Steps to reproduce the problem: 1. Open the jsFiddle What is the expected behavior? You should see red bars under green ones. What went wrong? Only green boxes are visible. IE 11, Firefox 28-30 (beta-nightly; flex-wrap is not supported in current stable version) & Opera 12.16 all render red bars. Only WebKit- & Blink-based browsers don't. See also https://code.google.com/p/chromium/issues/detail?id=341997
Attachments
Brent Fulgham
Comment 1 2022-07-13 17:06:53 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.