Skip to content

layout: Fix intrinsic contribution of anonymous not marked as depending on block constraints#56969

Merged
servo-wpt-sync merged 1 commit intoweb-platform-tests:masterfrom
servo:servo_export_41652
Jan 3, 2026
Merged

layout: Fix intrinsic contribution of anonymous not marked as depending on block constraints#56969
servo-wpt-sync merged 1 commit intoweb-platform-tests:masterfrom
servo:servo_export_41652

Conversation

@servo-wpt-sync
Copy link
Copy Markdown
Collaborator

An anonymous block box doesn't establish a containing block for its contents. Therefore, if its contents depend on block constraints, we need to mark its intrinsic contribution as depending on block constraints.

Testing: Adding new test
Fixes: #41633

Reviewed in servo/servo#41652

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.

…ng on block constraints

An anonymous block box doesn't establish a containing block for its
contents. Therefore, if its contents depend on block constraints, we
need to mark its intrinsic contribution as depending on block
constraints.

Signed-off-by: Oriol Brufau <[email protected]>
@servo-wpt-sync servo-wpt-sync merged commit c02e0a3 into web-platform-tests:master Jan 3, 2026
25 checks passed
@servo-wpt-sync servo-wpt-sync deleted the servo_export_41652 branch January 3, 2026 14:42
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