ISSUE-194: Multiple sequential rt elements

Multiple sequential rt elements

State:
CLOSED
Product:
html
Raised by:
Richard Ishida
Opened on:
2012-09-25
Description:
Bugzilla: https://www.w3.org/Bugs/Public/show_bug.cgi?id=19207

http://dev.w3.org/html5/spec/the-ruby-element.html#the-ruby-element (4.6.20 The ruby element) says that base text can be followed by "One or more rt elements", which I assume refers to the fact that you can do something like

<ruby>BASE<rt>annotation 1<rt>annotation 2</ruby>

and expect that both annotations will be associated with the same base text.

In http://dev.w3.org/html5/spec/the-rt-element.html (4.6.21 The rt element) however, it says that

"An rt element that is a child of a ruby element represents an annotation (given by its children) for the *zero* or more nodes of phrasing content *that immediately precedes it* in the ruby element, ignoring rp elements." (my emphasis)

This seems to imply that the second rt element contains an annotation for an 'empty' base text - ie. the annotation sits on the baseline after any preceding base text. This is what Chrome currently does, but not what IE does - see http://www.w3.org/International/tests/html-css/ruby/results-ruby-markup#multiply

These two descriptions seem to be contradicting each other. Please resolve that.

(i18n WG endorsed.)
Related Actions Items:
No related actions
Related emails:
  1. [Bug 19207] i18n-ISSUE-194: Multiple sequential rt elements (from bugzilla@jessica.w3.org on 2014-03-06)
  2. Re: [I18N-ACTION-150] Review of HTML open issues (from ishida@w3.org on 2014-02-21)
  3. [I18N-ACTION-150] Review of HTML open issues (from addison@lab126.com on 2014-02-18)
  4. [Bug 19207] i18n-ISSUE-194: Multiple sequential rt elements (from bugzilla@jessica.w3.org on 2013-01-07)
  5. [Bug 19207] i18n-ISSUE-194: Multiple sequential rt elements (from bugzilla@jessica.w3.org on 2013-01-07)
  6. [Bug 19207] i18n-ISSUE-194: Multiple sequential rt elements (from bugzilla@jessica.w3.org on 2013-01-02)
  7. I18N-ISSUE-194: Multiple sequential rt elements [.prep-HTML5] (from sysbot+tracker@w3.org on 2012-09-25)

Related notes:

No additional notes.

Display change log ATOM feed


Addison Phillips <addisonI18N@gmail.com>, Chair, Richard Ishida <ishida@w3.org>, Bert Bos <bert@w3.org>, Fuqiao Xue <xfq@w3.org>, Atsushi Shimono <atsushi@w3.org>, Staff Contacts
Tracker: documentation, (configuration for this group), originally developed by Dean Jackson, is developed and maintained by the Systems Team <w3t-sys@w3.org>.
$Id: 194.html,v 1.1 2023/07/19 12:02:00 carcone Exp $