Skip to content

layout: Handle block-in-inline dependency on block constraints#56956

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

layout: Handle block-in-inline dependency on block constraints#56956
servo-wpt-sync merged 1 commit intoweb-platform-tests:masterfrom
servo:servo_export_41624

Conversation

@servo-wpt-sync
Copy link
Copy Markdown
Collaborator

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

When a block-level that depends on block constraints is inside an inline formatting context, then the entire layout of the IFC needs to be marked as depending on block constraints too.

Testing: Adding new test
Fixes: #41623

Reviewed in servo/servo#41624

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.

When a block-level that depends on block constraints is inside an inline
formatting context, then the entire layout of the IFC needs to be marked
as depending on block constraints too.

Signed-off-by: Oriol Brufau <[email protected]>
@servo-wpt-sync servo-wpt-sync merged commit ea6a2fb into web-platform-tests:master Jan 2, 2026
25 checks passed
@servo-wpt-sync servo-wpt-sync deleted the servo_export_41624 branch January 2, 2026 18:27
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.

4 participants