<?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>28562</bug_id>
          
          <creation_ts>2015-04-27 05:44:31 +0000</creation_ts>
          <short_desc>[Shadow]: Introduce &quot;deep tree&quot; terminology</short_desc>
          <delta_ts>2015-05-18 05:21:22 +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>28552</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Anne">annevk</reporter>
          <assigned_to name="Hayato Ito">hayato</assigned_to>
          <cc>bugs</cc>
    
    <cc>hayato</cc>
    
    <cc>mike</cc>
    
    <cc>public-webapps</cc>
    
    <cc>travil</cc>
          
          <qa_contact>public-webapps-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>119918</commentid>
    <comment_count>0</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2015-04-27 05:44:31 +0000</bug_when>
    <thetext>A deep tree is a composed tree minus the closed bits.

(I&apos;ve been wondering, does composed tree include &lt;iframe&gt;? Or is cross-document boundaries worthy of yet another term? &quot;Cross-document composed tree&quot;?)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>119943</commentid>
    <comment_count>1</comment_count>
    <who name="Olli Pettay">bugs</who>
    <bug_when>2015-04-27 16:27:29 +0000</bug_when>
    <thetext>cross-document is definitely a separate thing, and hopefully not something
we need to think about in the context of shadow DOM.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>119959</commentid>
    <comment_count>2</comment_count>
    <who name="Travis Leithead [MSFT]">travil</who>
    <bug_when>2015-04-27 19:58:37 +0000</bug_when>
    <thetext>(In reply to Olli Pettay from comment #1)
&gt; cross-document is definitely a separate thing, and hopefully not something
&gt; we need to think about in the context of shadow DOM.

+1 though I&apos;m not sure where I stand on the cross-origin web component (with separate script environment). This might be part of the &quot;deep tree&quot; but should involve an entirely separate event object/ nested dispatch, I think.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>119965</commentid>
    <comment_count>3</comment_count>
    <who name="Hayato Ito">hayato</who>
    <bug_when>2015-04-27 23:05:56 +0000</bug_when>
    <thetext>I don&apos;t think deepTree will help us to spec the closed mode because a open child shadow tree of the closed shadow tree should be &quot;considered&quot; *closed* from an ancestor node tree.

I have an idea to explain the behavior of each APIs in term of the &quot;reachability (visibility)&quot; between two node trees.

Let me update this thread when I&apos;m ready to explain.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>120227</commentid>
    <comment_count>4</comment_count>
    <who name="Hayato Ito">hayato</who>
    <bug_when>2015-05-08 06:17:09 +0000</bug_when>
    <thetext>Anne, Olli,

I&apos;ve introduced the &quot;an unclosed {tree/node} of&quot; relation between two {node trees/nodes} so that closed shadow trees behave correctly as expected.

- http://w3c.github.io/webcomponents/spec/shadow/#dfn-unclosed-tree
- http://w3c.github.io/webcomponents/spec/shadow/#dfn-unclosed-node

See
- https://github.com/w3c/webcomponents/commit/503e27c6b85ceb5c1d270039c69fec529c079117

This is an example of usages:

- https://github.com/w3c/webcomponents/commit/644a0fa4a22589d15fd123fa98436c651a0d3a62


I appreciate if you could check whether these definitions meet your expectations or not.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>120228</commentid>
    <comment_count>5</comment_count>
    <who name="Hayato Ito">hayato</who>
    <bug_when>2015-05-08 06:40:19 +0000</bug_when>
    <thetext>An &quot;unclosed&quot; is just a tentative name.
The other candidates are &quot;reachable&quot;, &quot;visible&quot; or anything you want to call.

Anyway, these terms are not exposed to APIs.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>120335</commentid>
    <comment_count>6</comment_count>
    <who name="Hayato Ito">hayato</who>
    <bug_when>2015-05-18 05:21:22 +0000</bug_when>
    <thetext>Thanks for some comments on github.
Let me close this bug. I don&apos;t think we need a &quot;deepTree&quot; terminology.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>