[LayoutNG] Rename InlineBlock sub-type to AtomicInline
This patch rename InlineBlock sub-type of NGPhysicalBoxFragment to AtomicInline, because it actually includes replaced elements. NGPhysicalFragment does not provide a function to distinguish inline block from replaced elements today, and all uses were replaced in this CL. We might add one if needed. Bug: 636993 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_layout_ng;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: I55362b6956b8ea29853f685961d711fdcb5b6c4a Reviewed-on: https://chromium-review.googlesource.com/898145 Commit-Queue: Koji Ishii <kojii@chromium.org> Reviewed-by:Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#534055}
Showing
Please register or sign in to comment