Re: [HTML5 Ruby] 2+ ruby annotation containers at commiting a ruby segment.

On 19/03/2014 07:12 , kawabata taichi wrote:
> May I ask about the statement in HTML5 Ruby processing algorithm?
>
> 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
> container is 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.

Yes, this was an error that did not get updated with the rest of the 
text; it is now fixed. Thanks!

-- 
Robin Berjon - http://berjon.com/ - @robinberjon

Received on Wednesday, 4 June 2014 15:10:54 UTC