[Bug 8395] <ruby> OJ <rp>(<rt>Orange Juice<rp>)</ruby> is a wrong example compared to the prior part of the document and not legal html5 it should be <ruby> OJ <rp>(</rp><rt>Orange Juice</rt><rp>)</rp></ruby>

http://www.w3.org/Bugs/Public/show_bug.cgi?id=8395


Ms2ger <Ms2ger@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Ms2ger@gmail.com
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME




--- Comment #1 from Ms2ger <Ms2ger@gmail.com>  2009-11-29 08:36:29 ---
This is legal HTML5. See the "Optional tags" section:

An rt element's end tag may be omitted if the rt element is immediately
followed by an rt or rp  element, or if there is no more content in the parent
element.

An rp element's end tag may be omitted if the rp element is immediately
followed by an rt or rp element, or if there is no more content in the parent
element.

http://www.whatwg.org/html5/#optional-tags


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Sunday, 29 November 2009 08:36:31 UTC