Bug 181762

Summary: Multicol: RenderMultiColumnFlow should not inherit the flow state
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, simon.fraser, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

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.