[layout] block-in-inlines should stretch when justify-self is in use
Usually, justify-self causes an element to shrink-to-fit in the absence
of a preferred size. But we have to let an inline child of the justified
element stretch so that any of its block children can still stretch to
the justified grandparent.
Fixed: 374034249
Change-Id: I17b7fa89d84a76eacff2d2e6448db1b7bfe46a32
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5942095
Reviewed-by: David Baron dbaron@chromium.org
Commit-Queue: David Grogan dgrogan@chromium.org
Cr-Commit-Position: refs/heads/main@{#1370819}