[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 #2 from Yuki Sekiguchi <yuki.sekiguchi@access-company.com> ---
Thank you for quick reply.

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.
If this is correct, the phrase for rt element should be "If the current node is
not then a ruby element nor a rtc element, this is a parse error."

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

Received on Thursday, 12 June 2014 11:44:57 UTC