mirror of
https://github.com/servo/servo
synced 2026-05-13 10:27:03 +02:00
The CSS `order` property affects the order of boxes in the box tree. Therefore, when it changes, we need to reconstruct it. Testing: Adding new test Fixes: #40813 Signed-off-by: Oriol Brufau <obrufau@igalia.com>