Skip to content

[css-break] Ruby containers are not monolithic #1474

@Loirooriol

Description

@Loirooriol

CSS break says

inline-block and inline-table boxes (and other inline-level display types that establish a new formatting context) may also be considered monolithic.

Ruby containers are inline-level and establish a new ruby formatting context. But I think they are not monolithic, because a ruby can break across lines.

Instead, I would say something like

atomic inlines (like inline-block and inline-table boxes) may also be considered monolithic.

Related: #1180

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