Description[LayoutNG] Let NGLineBreaker pass line box location to NGInlineLayoutAlgorithm
Now that NGLineBreaker knows layout opportunities and BFC offset and
computes line box positions for floats, this patch passes the
information to NGInlineLayoutAlgorithm to avoid re-compute.
This will also allow NGLineBreaker to set line-top, which will be needed
when it needs to push lines down; e.g., when it find 100% width floats.
BUG=636993
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_layout_ng
Review-Url: https://codereview.chromium.org/2948743002
Cr-Commit-Position: refs/heads/master@{#481126}
Committed: https://chromium.googlesource.com/chromium/src/+/99455058b030b33f127b6d0e897c2d13c955400a
Patch Set 1 #Patch Set 2 : WIP #Patch Set 3 : WIP #Patch Set 4 : Cleanup #
Total comments: 1
Patch Set 5 : ikilpatrick review #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 22 (15 generated)
|