Skip to content

[css-writing-modes] spacing within text-combine-upright #9423

Open
@fantasai

Description

@fantasai

https://www.w3.org/TR/css-writing-modes-4/#text-combine-layout

When combining text as for text-combine-upright: all, the glyphs of the combined text are bidi-isolated and composed horizontally (ignoring letter-spacing and any forced line breaks, but using the specified font settings), similar to the contents of an inline-block box with a horizontal writing mode and a line-height of 1em.

We specify ignoring letter-spacing, but what should we do about word-spacing, text-autospace and text-spacing-trim? It's unlikely that any of these will be relevant, but if someone does try to use the affected characters, should these properties be honored or ignored? @kojiishi @MurakamiShinyu what do you think?

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