RESOLVED FIXED 181762
Multicol: RenderMultiColumnFlow should not inherit the flow state
https://bugs.webkit.org/show_bug.cgi?id=181762
Summary Multicol: RenderMultiColumnFlow should not inherit the flow state
zalan
Reported 2018-01-17 13:30:47 PST
when we compute it ::computedFragmentedFlowState() as the result of a style change. RenderMultiColumnFlow, by definition is InsideInFragmentedFlow.
Attachments
Patch (3.74 KB, patch)
2018-01-17 13:34 PST, zalan
no flags
Patch (3.74 KB, patch)
2018-01-17 14:10 PST, zalan
no flags
zalan
Comment 1 2018-01-17 13:31:11 PST
zalan
Comment 2 2018-01-17 13:34:15 PST
Simon Fraser (smfr)
Comment 3 2018-01-17 13:55:13 PST
Comment on attachment 331536 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=331536&action=review > Source/WebCore/ChangeLog:9 > + Do not computed the inherited flow state flag for RenderMultiColumnFlow. compute
zalan
Comment 4 2018-01-17 14:10:11 PST
WebKit Commit Bot
Comment 5 2018-01-17 14:37:27 PST
Comment on attachment 331539 [details] Patch Clearing flags on attachment: 331539 Committed r227087: <https://trac.webkit.org/changeset/227087>
WebKit Commit Bot
Comment 6 2018-01-17 14:37:29 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.