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

@keithamus events always perform the capturing phase. Making that optional at dispatch somehow would be a distinct feature request we should track separately.

@clshortfuse I don't think user agents should have to invoke JavaScript to traverse the tree. As @smaug---- suggests it should be possible for the user agent to have access to the entire path and impose constraints on it.

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

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

Received on Saturday, 4 February 2023 16:48:50 UTC