[LayoutNG] Untangle block-offset relativeness for BreakBeforeChildIfNeeded().
BreakBeforeChildIfNeeded() needs to make the block-offset relative to the fragmentainer, so passing an offset that's relative to the BFC gives less work than passing one relative to the containing block. This is just cleanup - no behavior changes. Change-Id: I49fa3415e37191e285c2d4844465862d46ebc58f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2023887Reviewed-by:Ian Kilpatrick <ikilpatrick@chromium.org> Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#735756}
Showing
Please register or sign in to comment