[Bug 25952] New: Handling more than 2 ruby annotation containers at commiting a ruby segment.

https://www.w3.org/Bugs/Public/show_bug.cgi?id=25952

            Bug ID: 25952
           Summary: Handling more than 2 ruby annotation containers at
                    commiting a ruby segment.
           Product: HTML WG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTML5 spec
          Assignee: dave.null@w3.org
          Reporter: kawabata.taichi@gmail.com
        QA Contact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-admin@w3.org,
                    public-html-wg-issue-tracking@w3.org

In Step 5 of [1], the statement says:

> Create a new ruby segment. It is described by a list of bases set to
> current bases, a base DOM range set to current bases range, and a
> first and second ruby annotation containers that are respectively the
> first and second items of the current annotation containers list.
> Append this new ruby segment at the end of ruby segments.

This states that only "a first and second ruby annotations" are put
to current annotation containers list. However, I think this
restriction is reminiscent of old restriction that ruby annotation
containers are limited to two. As there is no longer a restriction on
number of ruby containers in a single ruby segment, I think this
"first and second" restriction should be removed.

[1] ...
http://www.w3.org/html/wg/drafts/html/CR/text-level-semantics.html#commit-a-ruby-segment

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 3 June 2014 02:40:01 UTC