<?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>16873</bug_id>
          
          <creation_ts>2012-04-27 14:43:22 +0000</creation_ts>
          <short_desc>[Explainer]: Template inertness is not described sufficiently</short_desc>
          <delta_ts>2013-05-29 11:52:59 +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>Linux</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>14949</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="James Graham">james</reporter>
          <assigned_to name="Dominic Cooney">dominicc</assigned_to>
          <cc>dominicc</cc>
          
          <qa_contact>public-webapps-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>67142</commentid>
    <comment_count>0</comment_count>
    <who name="James Graham">james</who>
    <bug_when>2012-04-27 14:43:22 +0000</bug_when>
    <thetext>&quot;Appending inert DOM to a document node makes it go &quot;live&quot;, as if the DOM tree was just parsed from markup (setting innerHTML).&quot;

This doesn&apos;t make much sense. Presumably appendChild won&apos;t serialize + reparse the contents. Possibly you mean some of the state flags will be reset? In general for items with state e.g. script it&apos;s not clear what will happen to the state when the node is in a &lt;template&gt; and what will happen when it is moved outside the template.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>67275</commentid>
    <comment_count>1</comment_count>
    <who name="Dimitri Glazkov">dglazkov</who>
    <bug_when>2012-05-02 23:27:47 +0000</bug_when>
    <thetext>Can you help me understand which part doesn&apos;t make sense? As far as describing the effect, it seems the sentence is ok.

Are you looking for a more detailed explanation of what happens? I could probably add a summary of template insertion algorithm from http://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/templates/index.html#dfn-template-insertion-algorithm.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>88375</commentid>
    <comment_count>2</comment_count>
    <who name="Dominic Cooney">dominicc</who>
    <bug_when>2013-05-29 11:52:59 +0000</bug_when>
    <thetext>I changed the explanation in the explainer in &lt;https://dvcs.w3.org/hg/webcomponents/rev/33914fc2661a&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>