ssia
Created attachment 460034 [details] Patch
Comment on attachment 460034 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=460034&action=review > Source/WebCore/layout/formattingContexts/flex/FlexFormattingContext.cpp:268 > + auto pyhsicalBottom = constraints.logicalTop() + constraints.availableVerticalSpace().value_or(logicalWidth); pyhsical
Created attachment 460036 [details] Patch
(In reply to Tim Nguyen (:ntim) from comment #2) > Comment on attachment 460034 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=460034&action=review > > > Source/WebCore/layout/formattingContexts/flex/FlexFormattingContext.cpp:268 > > + auto pyhsicalBottom = constraints.logicalTop() + constraints.availableVerticalSpace().value_or(logicalWidth); > > pyhsical lol, so this made me change it to my preferred term of 'visual".
Committed r295273 (251319@main): <https://commits.webkit.org/251319@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 460036 [details].
<rdar://problem/94410703>