[Bug 10617] I believe <kbd><table></kbd> gets the parsing algorithm into a bad state. When we see </kbd> we process it using the rules for "any other end tag" of the inbody mode, which pops off the table and the kbd element from the stack of open elements. However,

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


Adam Barth <w3c@adambarth.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eric@webkit.org,
                   |                            |hsivonen@iki.fi




-- 
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, 12 September 2010 23:15:29 UTC