- From: Xidorn Quan <quanxunzhen@gmail.com>
- Date: Mon, 17 Nov 2014 14:41:33 +1100
- To: www-style list <www-style@w3.org>
Received on Monday, 17 November 2014 03:42:40 UTC
Currently it is undefined that how ruby-align should be applied if there are spanning annotations. When previously discussed off the list, fantasai said that the behavior would be equivalent to nested markup. However, I don't think it is workable. With nested markup, there is a unique ruby-align value applied to the whole inner ruby, while we may have different values for each level when handling spanning. On the other hand, in cases like <rbc><rb>a</rb></rbc><rtc>xyz</rtc>, whether the content in the rtc is recognized as a span could affect the result, which does not look correct to me. I suggest that, in those situations, non-spanning pairs are directly expanded to match the width of the whole ruby, as if they have a longer annotation in some level, regardless of ruby-align. This could solve both problems I mentioned above. - Xidorn
Received on Monday, 17 November 2014 03:42:40 UTC