Skip to content

Conversation

@servo-wpt-sync
Copy link
Collaborator

@servo-wpt-sync servo-wpt-sync commented Jan 16, 2026

When a flex container has text children, those children are wrapped in
an anonymous box and used as flex items. These anonymous boxes must be
stored into BoxSlots so that their style is repairable during
incremental layout.

Testing: This change includes a new WPT test.
Fixes: #41947.

Reviewed in servo/servo#41951

Copy link
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 force-pushed the servo_export_41951 branch 3 times, most recently from f14679c to 0ec3d05 Compare January 16, 2026 07:30
…xSlot`

When a flex container has text children, those children are wrapped in
an anonymous box and used as flex items. These anonyous blocks must be
stored into `BoxSlot`s so that their style is repairable during
incremetnal layout.

Signed-off-by: Martin Robinson <[email protected]>
@servo-wpt-sync servo-wpt-sync added stale-servo-export PRs that were supposed to merge but were not able to do so. and removed do not merge yet labels Jan 16, 2026
@servo-wpt-sync
Copy link
Collaborator Author

⛔ The downstream PR has merged (servo/servo#41951), but these changes could not be merged properly. Please address any CI issues and try to merge manually.

@Loirooriol Loirooriol enabled auto-merge (rebase) January 16, 2026 18:57
@Loirooriol Loirooriol merged commit 17ed18c into web-platform-tests:master Jan 16, 2026
23 checks passed
@Loirooriol Loirooriol deleted the servo_export_41951 branch January 16, 2026 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

css-flexbox servo-export stale-servo-export PRs that were supposed to merge but were not able to do so. wg-s_css

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants