Don't attempt to paint inlines in item-less container fragments.
We need to use the container fragment that matches what the LayoutInline is
dealing with. A LayoutInline has FragmentData entries for all container
fragments that have fragment items, but not for those that don't have any. Skip
such container fragments.
Bug: 366323511, 40287080
Change-Id: Ib91d3f77974bc91695e325c93e981b1440511637
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6022897
Commit-Queue: Morten Stenshorne mstensho@chromium.org
Reviewed-by: Koji Ishii kojii@chromium.org
Cr-Commit-Position: refs/heads/main@{#1383020}