Re: [whatwg/dom] Event.prototype.deepPath as an attribute breaks WordPress.com (#242)

As far as I know this is the only API that uses "deep" thus far. There's several open issues about adding more, but nothing remotely conclusive.

The other APIs that can go "downward" are `slotable.assignedSlot` and `shadowHost.shadowRoot`. And of course, all three are restricted to returning nodes in open shadow trees.

---
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/242#issuecomment-216225360

Received on Monday, 2 May 2016 12:43:52 UTC