Skip to content

[css21][css-inline] Height of an inline-level box with line-height:normal using primary and fallback fonts #1802

@frivoal

Description

@frivoal

This is part of the #1796 series. Read that issue for context

All browsers (Safari, Chrome, FF, Edge) agree, that the height of an inline-box with line-height:normal and which uses characters from the primary and fallback fonts goes from the top of the highest to the bottom of the lowest. In other words, the result is the same as the height of a line box containing one inline box for each of the font used.

Test source
Ref source
Live test
Live ref

Given that we have interop, we should specify that.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions