Re: [csswg-drafts] [css-inline] A question for the procedure to compute the resolved value of "line-height" (#3749)

I don't think we should return the computed value, given that no browser implements it like that.  Given that Chrome is resolving `<number>` to a pixel-value, I don't see why it can't do the same for `normal`. It's fairly straight-forward to implement if you look at the links @emilio posted above. I don't see why it would be more complicated to implement in Blink.

I don't see any strong reason why Firefox/Safari should change their decades-old behavior that implements _literally_ what the CSS2 spec says. I'd prefer that Chrome implement the spec instead.

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

Received on Thursday, 28 March 2019 09:16:54 UTC