- From: jded76 <notifications@github.com>
- Date: Mon, 31 Oct 2022 04:43:44 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 31 October 2022 11:43:56 UTC
@jded76 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.
Any updates on this?
Right now our application is not working on Safari on production.
Webkit [says ](https://bugs.webkit.org/show_bug.cgi?id=246899) that this is intentional behavior change and we don't know how to proceed to fix our application...
--
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/819#discussion_r1009320507
You are receiving this because you are subscribed to this thread.
Message ID: <whatwg/dom/pull/819/review/1161738707@github.com>
Received on Monday, 31 October 2022 11:43:56 UTC