Skip to content

script: Reconstruct box tree when order changes#56391

Merged
servo-wpt-sync merged 1 commit intoweb-platform-tests:masterfrom
servo:servo_export_40994
Dec 2, 2025
Merged

script: Reconstruct box tree when order changes#56391
servo-wpt-sync merged 1 commit intoweb-platform-tests:masterfrom
servo:servo_export_40994

Conversation

@servo-wpt-sync
Copy link
Copy Markdown
Collaborator

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
Reviewed in servo/servo#40994

The CSS `order` property affects the order of boxes in the box tree.
Therefore, when it changes, we need to reconstruct it.

Signed-off-by: Oriol Brufau <[email protected]>
Copy link
Copy Markdown
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The review process for this patch is being conducted in the Servo project.

@servo-wpt-sync servo-wpt-sync merged commit 02084ca into web-platform-tests:master Dec 2, 2025
25 checks passed
@servo-wpt-sync servo-wpt-sync deleted the servo_export_40994 branch December 2, 2025 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants