[Bug 26074] HTML parsing algorithm doesn't allow the rt element under the rtc element.

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

--- Comment #4 from Robin Berjon <robin@w3.org> ---
(In reply to Yuki Sekiguchi from comment #2)
> The spec says:
> > If the current node is not then a ruby element, this is a parse error.
> 
> This phrase is same as algorithm for "rb", "rp" and "rtc".
> 
> I think this phrase denies rb, rp or rtc element under any elements except
> ruby element.

Ah! Sorry, I misunderstood your bug as referring to the "If the stack of open
elements has a ruby element in scope" part and couldn't see what was wrong.

Indeed you are correct that the parse error is spurious. This is now fixed in
the CR draft (updated online every 10 minutes).

Good catch, thanks!

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

Received on Thursday, 12 June 2014 13:33:08 UTC