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

[This test@jsbin](https://jsbin.com/papelec/edit?html,output) should show the same value 3 times if the resolved value is "the used value of the first fragment". No browsers do it today.

I'm fine with any of these options:
1. The resolved value is `normal`, matching to Blink and Edge.
2. The resolved value is "an approximate estimated value based only on the first available font of the element", matching to Gecko and WebKit.
3. Allow both of above. No browsers need to change.

Either way we go, I think we should update the spec.

Does this explain my opinion better?

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

Received on Friday, 29 March 2019 13:12:04 UTC