Skip to content

[css-ruby] [editorial] Reconsider the use of the term "formatting context" #5047

@litherum

Description

@litherum

During the F2F this month, we're discussing many issues about ruby layout. In particular, we're resolving that line-height applies the same way it does for nested <span>s. It's already true that ruby participates in line justification within its containing line.

The term "formatting context" indicates a large amount of independence, but ruby seems to act more like <span>s than it does floats or inline-blocks. Our layout team has been led astray by this term being used in the spec. It's probably worth reconsidering whether or not this term is invoked.

(For comparison, the definition of text-emphasis doesn't use this term.)

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