Files
servo/components/layout
Oriol Brufau f50530f781 layout: Consider margin of preceding block when placing abspos inside inline (#41683)
Now that we may have block-level boxes inside an inline formatting
context, absolutely positioned boxes need to consider their margin.

Testing: Adding new test
Fixes: #41625

Signed-off-by: Oriol Brufau <obrufau@igalia.com>
2026-01-09 17:26:28 +00:00
..