- From: Domenic Denicola <notifications@github.com>
- Date: Fri, 24 Jun 2016 08:10:22 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc:
Received on Friday, 24 June 2016 15:10:57 UTC
> @@ -1541,6 +1541,10 @@ itself.</p> > <p>An <a for=/>element</a> is <dfn export>in a shadow-including document</dfn> if its > <a>shadow-including root</a> is a <a>document</a>. > > +<p>An object <var>A</var> and an object <var>B</var> are <dfn export>in the same shadow-including > +document</dfn> if both <var>A</var> and <var>B</var> are <a>in a shadow-including document</a> and > +<var>A</var> and <var>B</var> share the same <a>shadow-including root</a>. +1 node for both --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/273/files/4b2c9c012d83982c322698c293d8f18120199f2c#r68412602
Received on Friday, 24 June 2016 15:10:57 UTC