Re: [csswg-drafts] [css21][css-inline] height of inline box with line-height not normal

This means this note from CSS21 is misleading:
> When there is only one value of 'line-height' for all inline boxes in a block container box and they are all in the same font (and there are no replaced elements, inline-block elements, etc.), the above will ensure that baselines of successive lines are exactly 'line-height' apart. This is important when columns of text in different fonts have to be aligned, for example in a table.

This is true when line-height is some value other than normal even if glyphs from fonts other than the primary available font are used.

-- 
GitHub Notification of comment by frivoal
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1797#issuecomment-328708757 using your GitHub account

Received on Tuesday, 12 September 2017 01:57:19 UTC