- From: Domenic Denicola <notifications@github.com>
- Date: Mon, 09 Oct 2023 17:54:18 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 10 October 2023 00:54:24 UTC
Note that the design proposed here, of requiring an `EventTarget` parent object instead of a "function that returns an `EventTarget`" get-the-parent algorithm, means that this will only be usable when one is constructing one's tree of `EventTarget`s in a top-down manner, where parents exist before children. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/583#issuecomment-1754133057 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/issues/583/1754133057@github.com>
Received on Tuesday, 10 October 2023 00:54:24 UTC