mirror of
https://github.com/servo/servo
synced 2026-04-26 01:25:32 +02:00
Laying out an absolutely or fixedly positioned box will now use the same logic regardless of whether it's replaced or not. This reduces the amount of code, and should have no observable effect. Testing: Unneeded (no behavior change) This part of #37942 Signed-off-by: Oriol Brufau <obrufau@igalia.com>