[LayoutNG] Create box fragment for inlines with collapsed space
This patch chagnes |NGInlineItemsBuilder| to mark empty inlines due by white space collapsing by following node, e.g. <div>ab<span> </span></div>. Note: This patch is follow-up of the CL[1] creates box fragment for empty inlines before processing closing tag, e.g. <div>ab <span> </span></div>. [1] http://crrev.com/c/1774418 [LayoutNG] Fixes positions/sizes of empty inline boxes Bug: 707656, 997705 Change-Id: I0bdce9ec2bc073faa05155d6dcd5f8dbec9580be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2249269 Commit-Queue: Yoshifumi Inoue <yosin@chromium.org> Auto-Submit: Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#779636}
Showing
Please register or sign in to comment