Files
servo/components/script/layout_dom
Oriol Brufau 2fdc18c48b script: Reconstruct box tree when order changes (#40994)
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>
2025-12-02 06:57:05 +00:00
..
2025-08-19 11:07:53 +00:00