[Line Layout API] Convert a few RootInlineBox uses of layoutObject()
Classes inside core/layout/ that need a reference to an InlineBox's layoutObject are being converted to use lineLayoutItem() so that we can rationalize access to the Layout tree. There are no functional changes. BUG=499321 Review URL: https://codereview.chromium.org/1645753002 Cr-Commit-Position: refs/heads/master@{#371935}
Showing
Please register or sign in to comment