servo/tests
Oriol Brufau 3a3c3aeb75
layout: Don't consider a definite stretch size as intrinsic (#36045)
`block_size_is_zero_or_intrinsic()` was always returning true for
`stretch`. This function is used for the margin collapse heuristics
in block layout, so we were considering that an empty element with
`height: stretch` would self-collapse.

Signed-off-by: Oriol Brufau <obrufau@igalia.com>
2025-03-19 08:52:35 +00:00
..
dromaeo
html
jquery
power
unit Use new stylo crate renames (#35898) 2025-03-12 00:02:12 +00:00
wpt layout: Don't consider a definite stretch size as intrinsic (#36045) 2025-03-19 08:52:35 +00:00