layout: Lay out grid items with a consistent tentative block size (#37981)

When laying out a grid item, the tentative block size that is used to
determine the intrinsic inline sizes was different than the one used in
the containing block for the contents. The latter is now used for both
cases.

Testing: A test is now passing.

Signed-off-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
Oriol Brufau 2025-07-10 21:46:21 +02:00 committed by GitHub
parent a02877e6b4
commit e14556959d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 9 additions and 12 deletions

View file

@ -1,2 +0,0 @@
[grid-item-inline-contribution-001.html]
expected: FAIL