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

@annevk I cannot think of a use case for it. If we are building tree structures out of these custom EventTargets solely to propagate events, having a capability of hiding/skipping certain nodes seems superfluous--one can just avoid putting those hidden nodes into the said tree structure. 

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

Received on Tuesday, 18 September 2018 09:06:27 UTC