mirror of
https://github.com/servo/servo
synced 2026-05-11 17:37:21 +02:00
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>