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

An event only has a `bubble` flag which determines if it executes the bubbling & capturing phases. Capturing & bubbling phases are not both always desirable in a tree, so it would be useful to be able to turn one or the other off without huge workarounds.

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

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

Received on Monday, 30 January 2023 15:19:27 UTC