Re: [webcomponents] Change deepPath() back to path (a FrozenArray<EventTarget> attribute) (#428)

No, like I've repeatedly said, we want `event.deepPath()`, not `event.path` especially because we don't support `FrozenArray` in WebKit.  Given no other browser engine (intends to) implements `event.path`, I don't think compatibility risk is high.  In fact, all those websites that currently use `event.path` must have a fallback path for other browsers.  If they don't, they're already broken on other browsers.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/428#issuecomment-196173504

Received on Monday, 14 March 2016 07:00:19 UTC