Skip to content

[css-display] run-in fixup should create inline-block when parent inlinifies #1607

Closed
@Loirooriol

Description

@Loirooriol

This is like #1590 but for run-in instead of tables. CSS Display says

an anonymous block box is generated around the run-in sequence

But I guess this block box should be an inline-level block container if the parent inlinifies, e.g. inside internal ruby boxes or inside another run-in with a flow inner display type. Maybe it would be better to be consistent with table fixup and also generate an inline-block inside non-run-in inline boxes.

Alternatively, in these cases the wrapper could be an inline box, or generate no wrapper.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions