Include all fragments to visual overflow for inline children
This patch includes all block-fragmented fragments when computing visual overflow. When uniting, it should stitch the block offset, but this patch does not do that because the multicol container cannot compute visual overflow in the block direction. This is tracked in <crbug.com/1144203>. Eliminates one call to |CurrentFragment|. One more use to go, other than usages in tests. It will be in following patches. Bug: 1061423 Change-Id: Iaef43b93c8643f42929739dc2221a1eaf3226c3d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2509609 Commit-Queue: Koji Ishii <kojii@chromium.org> Reviewed-by:Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#822875}
Showing
Please register or sign in to comment