[whatwg/dom] Figure out if we want getComposedPath() for Event (#711)

That way it could take a sequence of closed `ShadowRoot` objects and reveal their path. This would be similar to the `getComposedRange()` proposal for ranges.

We should only do this if there are use cases.

-- 
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/711

Received on Thursday, 25 October 2018 09:11:32 UTC