- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 16 Jan 2023 02:39:28 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 16 January 2023 10:39:41 UTC
@annevk commented on this pull request. > @@ -4363,6 +4363,26 @@ dom-Range-extractContents, dom-Range-cloneContents --> <a for=tree>children</a> of <var>node</var> and append them to <var>copy</var>, with <var>document</var> as specified and the <i>clone children flag</i> being set. + <li> + <p>If <var>node</var> is a <a for=Element>shadow host</a> whose <a for=/>shadow root</a>'s + <a for=ShadowRoot>clonable</a> is true: + + <ol> + <li><p>Run <a>attach a shadow root</a> with <var>copy</var>, <var>node</var>'s <a for=/>shadow It makes inline search harder. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/892#discussion_r1071085184 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/pull/892/review/1249935601@github.com>
Received on Monday, 16 January 2023 10:39:41 UTC