<?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>22482</bug_id>
          
          <creation_ts>2013-06-26 17:49:04 +0000</creation_ts>
          <short_desc>[HTML Parsing] The template element should probably get a general scope marker (not just a table scope marker)</short_desc>
          <delta_ts>2016-04-25 23:14:05 +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>whatwg-resolved</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>annevk</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>travil</cc>
    
    <cc>tross</cc>
    
    <cc>wchen</cc>
    
    <cc>zcorpan</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>89907</commentid>
    <comment_count>0</comment_count>
    <who name="Rafael Weinstein">rafaelw</who>
    <bug_when>2013-06-26 17:49:04 +0000</bug_when>
    <thetext>Example from Hixie:

&lt;button&gt;&lt;template&gt;&lt;button&gt;

This should probably produce:

&lt;body&gt;
  &lt;template&gt;
    #document-fragment
      &lt;button&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>89928</commentid>
    <comment_count>1</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2013-06-26 22:33:30 +0000</bug_when>
    <thetext>Did you mean

&lt;body&gt;
  &lt;button&gt;
    &lt;template&gt;
      #document-fragment
        &lt;button&gt;

?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>89930</commentid>
    <comment_count>2</comment_count>
    <who name="Rafael Weinstein">rafaelw</who>
    <bug_when>2013-06-26 22:43:51 +0000</bug_when>
    <thetext>yes. sorry. correct.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>126137</commentid>
    <comment_count>3</comment_count>
    <who name="Travis Leithead [MSFT]">travil</who>
    <bug_when>2016-04-25 23:14:05 +0000</bug_when>
    <thetext>HTML5.1 Bugzilla Bug Triage: Fixed (prior WHATWG commit)

Additionally, Chrome, Firefox, and Edge all parse this correctly :)

If this resolution is not satisfactory, please copy the relevant bug details/proposal into a new issue at the W3C HTML5 Issue tracker: https://github.com/w3c/html/issues/new where it will be re-triaged. Thanks!</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>