Skip to content

[css-inline-3] Sizing Inlines to fit fallback glyphs #5226

@fantasai

Description

@fantasai

When glyphs from multiple fonts are mixed, as is reasonably common in mixed-script text, a background drawn behind an inline box is only drawn to fit the first available font. This gives consistent sizing across inline boxes, but might not end up fitting all the text. (This effect will likely be exaggerated by the use of leading-trim.) Do we want a switch to allow the height of an inline box to consider fallback glyphs? (Would we want this to be the default when leading-trim is used?)

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