[Webkit-unassigned] [Bug 141303] AX: WebKit exposes all Ruby Text as Unknown (Japanese EPUB accessibility blocker)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 11 19:49:10 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=141303

--- Comment #3 from James Craig <jcraig at apple.com> ---
Note that there is also a complex Ruby type (with <rbc> "ruby container") that is not yet supported in WebKit.

<ruby>
  <rbc>
    <rb>10</rb>
    <rb>31</rb>
    <rb>2002</rb>
  </rbc>
  <rtc>
    <rt>Month</rt>
    <rt>Day</rt>
    <rt>Year</rt>
  </rtc>
  <rtc>
    <rt rbspan="3">Expiration Date</rt>
  </rtc>
</ruby>

This would make it behave more like a table with rowspans, so that may affect the API decisions.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150212/1ad04d4f/attachment-0002.html>


More information about the webkit-unassigned mailing list