[csswg-drafts] [css-ruby] effect of `line-height` on nested ruby containers (#4986)

frivoal has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-ruby] effect of `line-height` on nested ruby containers ==
A follow up question to https://github.com/w3c/csswg-drafts/issues/4979:

What is the effect of `line-height` on a *nested* ruby container. As far as the effect on its insides, there should be no difference compared to a non-nested ruby container, and that should do nothing (assuming we resolve that way in 4979). What about its effects towards the outside. I can see two possibilities:
* There is no effect
* it does nothing to the outer ruby, but it does affect the line that it is in, in the same way any (possibly nested) inline box would.



Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4986 using your GitHub account

Received on Wednesday, 22 April 2020 00:59:32 UTC