ssia
Created attachment 463647 [details] Patch
Comment on attachment 463647 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=463647&action=review > Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp:406 > SET_REASON_AND_RETURN_IF_NEEDED(FlowIsUnsupportedListItem, reasons, includeReasons); I think you meant ChildBoxIsFloatingOrPositioned ?
(In reply to Tim Nguyen (:ntim) from comment #2) > Comment on attachment 463647 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=463647&action=review > > > Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp:406 > > SET_REASON_AND_RETURN_IF_NEEDED(FlowIsUnsupportedListItem, reasons, includeReasons); > > I think you meant ChildBoxIsFloatingOrPositioned ? oops. thanks.
Created attachment 463651 [details] Patch
Created attachment 463658 [details] [fast-cq]Patch
Committed 256933@main (b10a458bea0e): <https://commits.webkit.org/256933@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 463658 [details].
<rdar://problem/102605367>