Files
servo/components/layout
Oriol Brufau c9613a25ec layout: Fix intrinsic size of block-in-inline not marked as depending on block constraints (#41655)
When a block-level that depends on block constraints is inside an inline
formatting context, then the intrinsic size of the entire IFC needs to
be marked as depending on block constraints too.

Testing: Adding new test
Fixes: #41630

Signed-off-by: Oriol Brufau <obrufau@igalia.com>
2026-01-03 21:22:11 +00:00
..