- From: Keith Cirkel <notifications@github.com>
- Date: Wed, 11 Oct 2023 03:33:11 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 11 October 2023 10:33:17 UTC
@keithamus commented on this pull request.
> @@ -1322,6 +1373,9 @@ property of the event being dispatched.
<p>While <var>parent</var> is non-null:</p>
<ol>
+ <li>If the <var>event</var>'s <a for=Event>path</a> <a for=set>contains</a> <var>parent</var>
+ then <a>throw</a> a "{{HierarchyRequestError!!exception}}" {{DOMException}}.
+
Okay I think I've resolved this
--
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/1230#discussion_r1354645495
You are receiving this because you are subscribed to this thread.
Message ID: <whatwg/dom/pull/1230/review/1670721066@github.com>
Received on Wednesday, 11 October 2023 10:33:17 UTC