Hmm, as I wrote the patch to do this in Gecko, I realized that returning the computed value for line-height is not as easy, since `line-height: <number>` is defined to compute to a number, but Blink returns a `px` for `<number>` line-height. Is Blink willing to try changing this @kojiishi? Should line-height compute to `<length>` instead? That seems somewhat undesirable though, as in Gecko we account for min-font-size for numeric line height, but not for `Em`s. -- GitHub Notification of comment by emilio Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3749#issuecomment-477287453 using your GitHub accountReceived on Wednesday, 27 March 2019 18:12:25 UTC
This archive was generated by hypermail 2.4.0 : Tuesday, 5 July 2022 06:41:45 UTC