- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 19 Jul 2016 04:22:38 -0700
- To: whatwg/dom <dom@noreply.github.com>
Received on Tuesday, 19 July 2016 11:23:08 UTC
> @@ -5523,6 +5548,22 @@ or <var>A</var>'s <a for=tree>root</a> is a <a for=/>shadow root</a> whose > <a for=ShadowRoot>mode</a> is "<code>open</code>" and <a for=DocumentFragment>host</a> is an > <a>unclosed node</a> of <var>B</var>. > > +<p>To <dfn export lt="retarget|retargeting">retarget</dfn> a <var>node</var> against a > +<var>base</var>, run these steps:</p> > + > +<ol> > + <li>Let <var>target</var> be <var>node</var>. > + > + <li>Repeat these subsubsteps: substeps, not subsubsteps. --- 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/281/files/85db79b50a15cf3296a5746db07b097cafe22719#r71319839
Received on Tuesday, 19 July 2016 11:23:08 UTC