Files
servo/components/layout
Oriol Brufau 147d5656df layout: Handle block-in-inline dependency on block constraints (#41624)
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>
2026-01-02 17:49:45 +00:00
..