WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 212264
198375
100% height doesn't work within nested flex container
https://bugs.webkit.org/show_bug.cgi?id=198375
Summary
100% height doesn't work within nested flex container
Oliver Joseph Ash
Reported
2019-05-30 08:19:37 PDT
Re.
https://github.com/philipwalton/flexbugs/issues/197
Reduced test case:
http://jsfiddle.net/OliverJAsh2/rx59Ljbw/2/
The `height: 100%` seems to be ignored. It works in Chrome and Firefox. Specifying `flex-basis: 0` or `height: 0` on the flex item (as suggested originally in
https://github.com/philipwalton/flexbugs/issues/197#issuecomment-283211783
) seems to workaround the issue in Safari.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2019-05-31 12:55:57 PDT
<
rdar://problem/51311833
>
Joonghun Park
Comment 2
2021-10-24 06:34:26 PDT
*** This bug has been marked as a duplicate of
bug 212264
***
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