<?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>22484</bug_id>
          
          <creation_ts>2013-06-26 18:13:31 +0000</creation_ts>
          <short_desc>[HTML Parsing] Reset the insertion mode needs to check whether InSelect or InSelectInTable</short_desc>
          <delta_ts>2013-10-01 19:45:27 +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>HTML5 spec</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Rafael Weinstein">rafaelw</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          <cc>adamk</cc>
    
    <cc>dglazkov</cc>
    
    <cc>hsivonen</cc>
    
    <cc>ian</cc>
    
    <cc>mike</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
    
    <cc>tross</cc>
    
    <cc>wchen</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>89912</commentid>
    <comment_count>0</comment_count>
    <who name="Rafael Weinstein">rafaelw</who>
    <bug_when>2013-06-26 18:13:31 +0000</bug_when>
    <thetext>Another case Hixie found:

&lt;table&gt;&lt;tr&gt;&lt;td&gt;&lt;select&gt;&lt;template&gt;&lt;/template&gt;&lt;caption&gt;A&lt;/table&gt;

In this case, we arrive at the &lt;template&gt; in InSelectInTable mode, but when the &lt;template&gt; pops, it resets the insertion mode and sets it to InSelect.

reset insertion mode appropriately probably needs to look further up the stack to see if there is a table context element and then set to InSelectInTable.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>94106</commentid>
    <comment_count>1</comment_count>
    <who name="Rafael Weinstein">rafaelw</who>
    <bug_when>2013-10-01 19:45:27 +0000</bug_when>
    <thetext>This bug has been superseded by edits to the spec during HTMLTemplate integration (IOW, it&apos;s already fixed in the spec).

Note that blink was updated here: https://src.chromium.org/viewvc/blink?revision=158594&amp;view=revision</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>