RESOLVED FIXED 222932
Multi-column state propagation should follow containing block rules
https://bugs.webkit.org/show_bug.cgi?id=222932
Summary Multi-column state propagation should follow containing block rules
zalan
Reported 2021-03-08 12:28:59 PST
Attachments
Patch (7.97 KB, patch)
2021-03-08 15:01 PST, zalan
no flags
Patch (7.93 KB, patch)
2021-03-10 07:04 PST, zalan
no flags
zalan
Comment 1 2021-03-08 15:01:25 PST
Antti Koivisto
Comment 2 2021-03-09 02:39:25 PST
Comment on attachment 422622 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=422622&action=review > Source/WebCore/rendering/RenderObject.cpp:214 > + // It's ok to only check the fist level containing block (as opposed to the containing block chain) as setFragmentedFlowStateIncludingDescendants is top to down. typo 'fist'
zalan
Comment 3 2021-03-10 07:04:38 PST
EWS
Comment 4 2021-03-10 09:31:51 PST
Committed r274217: <https://commits.webkit.org/r274217> All reviewed patches have been landed. Closing bug and clearing flags on attachment 422827 [details].
Note You need to log in before you can comment on or make changes to this bug.