<?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>19408</bug_id>
          
          <creation_ts>2012-10-09 19:26:39 +0000</creation_ts>
          <short_desc>[Templates]: in frameset needs rule to detect &lt;/frameset&gt; while parsing template contents</short_desc>
          <delta_ts>2012-10-09 21:46:36 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebAppsWG</product>
          <component>HISTORICAL - Component Model</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>
          
          <blocked>15476</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Rafael Weinstein">rafaelw</reporter>
          <assigned_to name="Dimitri Glazkov">dglazkov</assigned_to>
          <cc>dglazkov</cc>
    
    <cc>rafaelw</cc>
    
    <cc>tross</cc>
          
          <qa_contact>public-webapps-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>75725</commentid>
    <comment_count>0</comment_count>
    <who name="Rafael Weinstein">rafaelw</who>
    <bug_when>2012-10-09 19:26:39 +0000</bug_when>
    <thetext>e.g.

#data
&lt;template&gt;&lt;frame&gt;&lt;/frame&gt;&lt;/frameset&gt;&lt;frame&gt;&lt;/frame&gt;&lt;/template&gt;
#errors
#document
| &lt;html&gt;
|   &lt;head&gt;
|     &lt;template&gt;
|       #document-fragment
|         &lt;frame&gt;
|         &lt;frame&gt;
|   &lt;body&gt;

When it encounters &lt;/frameset&gt; it needs to detect that it is parsing template contents and *not* attempt to pop the &lt;template&gt; off the stack of open elements. This is identical behavior to the fragment case.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>75731</commentid>
    <comment_count>1</comment_count>
    <who name="Rafael Weinstein">rafaelw</who>
    <bug_when>2012-10-09 21:46:36 +0000</bug_when>
    <thetext>http://dvcs.w3.org/hg/webcomponents/rev/a25a6382f459</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>