[Bug 12935] <rt> should not auto-close ancestors

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

--- Comment #14 from Henri Sivonen <hsivonen@iki.fi> 2011-06-14 09:35:03 UTC ---
(In reply to comment #13)
> Actually, "generate implied end tags" closes rp and rt but not rb. Hixie, I
> think rb should be added to "generate implied end tags".

Moreover, after experimenting with an implementation, I think rb should behave
exactly like rt and rp everywhere in the tree builder.

First, it would be bizarre if <rt> closed <rp> but didn't close <rb>. Second,
it would be bizarre if <rt> closed <rb> but <rb> didn't close <rb> when there
are multiple <rb>s inside <rbc>.

-- 
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 Tuesday, 14 June 2011 09:35:06 UTC