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

This means that the following description of the `normal` value, found in 2.1, is wrong:

> Tells user agents to set the used value to a "reasonable" value based on the font of the element. The value has the same meaning as <number>. We recommend a used value for 'normal' between 1.0 to 1.2. The computed value is 'normal'. 

Instead, the 1st and 2nd paragraphs of "10.8.1 Leading and half-leading", plus a sentence like the following, would be a good description of the `line-height:normal` behavior.

> The height of the inline box encloses all glyphs, going from the highest A to the deepest D.

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

Received on Tuesday, 12 September 2017 01:29:40 UTC