[LayoutNG] Ignore line-boxes which may have children above block-start.
It is possible for the caching system to believe that atomic-inlines would have been impacted by floats. As a result we threw away a (perfectly good) cached layout result. This ignores line-boxes in this calculation. Change-Id: Icc6dbe948ba88d54b252ceb06b2d50aecc558296 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1772387 Commit-Queue: Koji Ishii <kojii@chromium.org> Reviewed-by:Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#691024}
Showing
Please register or sign in to comment