mirror of
https://github.com/servo/servo
synced 2026-05-13 10:27:03 +02:00
When a block-level that depends on block constraints is inside an inline formatting context, then the entire layout of the IFC needs to be marked as depending on block constraints too. Testing: Adding new test Fixes: #41623 Signed-off-by: Oriol Brufau <obrufau@igalia.com>