Re: [whatwg/dom] Allow custom "get the parent" algorithms for EventTargets (#583)

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