mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
Taffy treats static and sticky positionings as relative. So the inset properties shifted the element in the relpos way, which was no good. It's better to just treat them as `auto` instead. Testing: 3 existing tests pass, and adding a new one. Fixes: #39399 Signed-off-by: Oriol Brufau <obrufau@igalia.com> |
||
---|---|---|
.. | ||
convert.rs | ||
mod.rs | ||
wrapper.rs |