mirror of
https://github.com/servo/servo
synced 2026-05-09 08:32:31 +02:00
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>