[GridNG] Containing block rect addition and simplification of
NG Out Of flow Layout part This change prepares the out of flow logic to incorporate a containing block rect that will be passed from AddOutOfFlowChildCandidate as the out of flow items' grid area. As a result, both AddOutOfFlowChild Candidate and OutOfFlowPositionedNode have a new, default, optional LogicalRect argument. ContainingBlockInfo was simplified to account for this addition and thus, NGOutOfFlowLayoutPart was refactored. Bug: 1045599 Change-Id: Ibab921ed449513d8f802e4467e845fcfb327c11f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593715 Commit-Queue: Ana Sollano Kim <ansollan@microsoft.com> Reviewed-by:Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Reviewed-by:
Kurt Catti-Schmidt <kschmi@microsoft.com> Cr-Commit-Position: refs/heads/master@{#838506}
Showing
Please register or sign in to comment