ssia
Created attachment 467056 [details] Patch
Comment on attachment 467056 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=467056&action=review > Source/WebCore/layout/formattingContexts/flex/FlexFormattingContext.cpp:130 > - if (!style.minHeight().isSpecified()) > + if (style.minHeight().isSpecified()) OOPS
Created attachment 467057 [details] [fast-cq]Patch
Committed 266094@main (7707bd0020f8): <https://commits.webkit.org/266094@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 467057 [details].
<rdar://problem/112376836>