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

That's a start, but it'll need some more work to formalize it properly. (In particular you probably want to define some kind of internal field that holds the parent and that "get the parent" ends up returning. And the IDL syntax you're looking for is `optional EventTarget parent`.)

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/583#issuecomment-1752910471
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/issues/583/1752910471@github.com>

Received on Monday, 9 October 2023 12:23:40 UTC