<?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>16130</bug_id>
          
          <creation_ts>2012-02-27 05:59:09 +0000</creation_ts>
          <short_desc>[Shadow]: Define what happens if a ShadowRoot is appended into an element as a child.</short_desc>
          <delta_ts>2012-03-06 04:13:32 +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>WORKSFORME</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>14978</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Shinya Kawanaka">shinyak</reporter>
          <assigned_to name="Dimitri Glazkov">dglazkov</assigned_to>
          
          
          <qa_contact>public-webapps-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>64638</commentid>
    <comment_count>0</comment_count>
    <who name="Shinya Kawanaka">shinyak</who>
    <bug_when>2012-02-27 05:59:09 +0000</bug_when>
    <thetext>It seems the spec does say anything.
I think HIERARCHY_REQUEST_ERR should be raised.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>64653</commentid>
    <comment_count>1</comment_count>
    <who name="Dimitri Glazkov">dglazkov</who>
    <bug_when>2012-02-27 18:16:13 +0000</bug_when>
    <thetext>Are you sure we need to do anything here? ShadowRoot is a DocumentFragment (since it inherits from a DocumentFragment), and there&apos;s a  pretty clear algorithm of what should be done in DOM4 spec: http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html#concept-node-append</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>64671</commentid>
    <comment_count>2</comment_count>
    <who name="Shinya Kawanaka">shinyak</who>
    <bug_when>2012-02-28 02:43:59 +0000</bug_when>
    <thetext>(In reply to comment #1)
&gt; Are you sure we need to do anything here? ShadowRoot is a DocumentFragment
&gt; (since it inherits from a DocumentFragment), and there&apos;s a  pretty clear
&gt; algorithm of what should be done in DOM4 spec:
&gt; http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html#concept-node-append

I just thought appending a shadow root into an element seems something weird.
I understand the fact that ShadowRoot extends DocumentFragment, but I was thinking ShdaowRoot was a something special. It is not intuitive for me that we can do appending a shadow root.

But this is intentional, I try to understand why ShdowRoot is extended from DocumentFragment.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>