- From: Xidorn Quan via GitHub <sysbot+gh@w3.org>
- Date: Sat, 13 May 2017 06:19:04 +0000
- To: public-css-archive@w3.org
Ruby boxes are supposed to be inline box, and they should share all the characteristic of inline box like kerning. Recursion isn't really a big issue, because in general content in ruby is expected to be small and shallow, and actually block-in-ruby should be considered a wrong use, which means handling it should not affect normal usecases, and it should be as easy as possible for impl. -- GitHub Notification of comment by upsuper Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1341#issuecomment-301228606 using your GitHub account
Received on Saturday, 13 May 2017 06:19:10 UTC