[FragmentItem] Fix missing NGInlineItem in RTL
r729656 <crrev.com/c/1774425> sets |NGInlineItem| for inline boxes without |NGPhysicalBoxFragment|, but failed to do so when bidi reordering moved placeholder. This patch fixes to set |NGInlineItem| even for that case. crrev.com/c/2016771 fails without this fix. Bug: 982194 Change-Id: I755b359cc2a177e667ff3f655ac147472707d081 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2021565Reviewed-by:Kent Tamura <tkent@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#735319}
Showing
Please register or sign in to comment