- From: Internationalization Core Working Group Issue Tracker <sysbot+tracker@w3.org>
- Date: Tue, 25 Sep 2012 15:46:11 +0000
- To: public-i18n-core@w3.org
I18N-ISSUE-195: No further ruby element descendants [.prep-HTML5] http://www.w3.org/International/track/issues/195 Raised by: Richard Ishida On product: .prep-HTML5 http://dev.w3.org/html5/spec/the-ruby-element.html#the-ruby-element "A single ruby element, but with no further ruby element descendants" What does this mean? Does it mean that you can't have a ruby element and additional characters alongside it? For example, since multiple annotations don't always refer to the same sequences of characters, it would be important to ensure you could do the following: ...<ruby><ruby>護<rt>まも</rt></ruby>れ<rt>プロテゴ</rt></ruby>!... This should result in the rendered text where the hiragana is mono-ruby pronunciation that refers only to the first kanji character, and the katakana is group-ruby that refers to the kanji+hiragana base characters together.
Received on Tuesday, 25 September 2012 15:46:45 UTC