[LayoutNG] Improve legacy write-back for nested multicol.
Create additional legacy fragmentainer groups when necessary, i.e. when contiguous column content (i.e. without intervening spanners) is laid out over multiple outer fragmentainers. We also need to include block-size consumed in previous outer fragmentainers, since the legacy engine expects everything to be in the flow thread coordinate space. Correct legacy write-back is necessary for position querying DOM APIs, such as offsetLeft and offsetTop. Bug: 829028 Change-Id: If6adaa0d6324376061e66a3fa73403c008559b1c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2450097 Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Reviewed-by:Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/master@{#815564}
Showing
This diff is collapsed.
Please register or sign in to comment