github web-platform-tests/wpt merge_pr_48707

latest releases: merge_pr_49470, epochs/three_hourly/2024-12-03_06H, epochs/six_hourly/2024-12-03_06H...
10 months ago

[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}

Don't miss a new wpt release

NewReleases is sending notifications on new releases.