- From: Mason Freed <notifications@github.com>
- Date: Thu, 27 Oct 2022 10:59:17 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 27 October 2022 17:59:29 UTC
@mfreed7 commented on this pull request. > + <li> + <p>If <var>node</var> is a {{DocumentFragment}} <a for=/>node</a> and its + <a for=DocumentFragment>host</a> is non-null, then return <var>node</var>. + + <p class=note>Unfortunately this does not throw for web compatibility. So it sounds from the linked issues and comment like this change isn't web compatible as-is, right? Sounds like another approach is needed. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/819#discussion_r1007199723 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/pull/819/review/1158763616@github.com>
Received on Thursday, 27 October 2022 17:59:29 UTC