<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>10617</bug_id>
          
          <creation_ts>2010-09-12 23:14:05 +0000</creation_ts>
          <short_desc>I believe &lt;kbd&gt;&lt;table&gt;&lt;/kbd&gt; gets the parsing algorithm into a bad state.  When we see &lt;/kbd&gt; we process it using the rules for &quot;any other end tag&quot; of the inbody mode, which pops off the table and the kbd element from the stack of open elements.  However,</short_desc>
          <delta_ts>2010-12-01 15:30:43 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>pre-LC1 HTML5 spec (editor: Ian Hickson)</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>VERIFIED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#isindex</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>eric</cc>
    
    <cc>hsivonen</cc>
    
    <cc>mike</cc>
    
    <cc>Ms2ger</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
    
    <cc>w3c</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>38946</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2010-09-12 23:14:05 +0000</bug_when>
    <thetext>Section: http://www.whatwg.org/specs/web-apps/current-work/#isindex

Comment:
I believe &lt;kbd&gt;&lt;table&gt;&lt;/kbd&gt; gets the parsing algorithm into a bad state. 
When we see &lt;/kbd&gt; we process it using the rules for &quot;any other end tag&quot; of
the inbody mode, which pops off the table and the kbd element from the stack
of open elements.  However, we remain in the InTableBody insertion mode, which
cases disaster as we&apos;re no longer in a table.

Posted from: 67.169.42.39 by w3c@adambarth.com</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>38947</commentid>
    <comment_count>1</comment_count>
    <who name="Adam Barth">w3c</who>
    <bug_when>2010-09-12 23:20:47 +0000</bug_when>
    <thetext>Minefield appears to ignore the &lt;/kbd&gt;, at least in the examples I&apos;ve looked at.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>38948</commentid>
    <comment_count>2</comment_count>
    <who name="Adam Barth">w3c</who>
    <bug_when>2010-09-12 23:36:36 +0000</bug_when>
    <thetext>My mistake.  It appears table is in this list http://www.whatwg.org/specs/web-apps/current-work/multipage/parsing.html#special</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>