servo/components/layout/taffy
Oriol Brufau e14556959d
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>
2025-07-10 19:46:21 +00:00
..
stylo_taffy CSS Grid: percentage sizing fixes (#34948) 2025-06-08 15:17:10 +00:00
layout.rs layout: Lay out grid items with a consistent tentative block size (#37981) 2025-07-10 19:46:21 +00:00
mod.rs layout: Remove IndependentNonReplacedContents (#37971) 2025-07-10 07:46:04 +00:00