[Bug 10244] The processing is not defined if the <ruby> content model is violated (e.g. if there are multiple <rt> elements, more than 2 <rp> elements, mis-ordered <rp> elements, and so forth.

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


Boris Zbarsky <bzbarsky@mit.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|NEEDSINFO                   |




--- Comment #2 from Boris Zbarsky <bzbarsky@mit.edu>  2010-09-09 00:18:23 ---
The entire processing model.  What are UAs supposed to do with this stuff?  How
are they supposed to handle <ruby> tags that have three <rp> kids and no <rt>
kid?  That sort of thing.  Right now the normative UA requirements here seem to
be close to nonexistent.

Or, put another way, as a UA implementor I have no idea how I'd implement this
part of the spec.

-- 
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 Thursday, 9 September 2010 00:18:25 UTC