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

> However, it would still be possible to make event.path===event.path always evaluate to true.

No. As long as event.path returns an immutable `FrozenArray<EventTarget>`, that is impossible.

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

Received on Thursday, 10 March 2016 05:21:14 UTC