- From: Ryosuke Niwa <notifications@github.com>
- Date: Wed, 09 Mar 2016 19:58:08 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Thursday, 10 March 2016 03:58:37 UTC
I'm not sure if option C would break the Web for Blink. In theory, you should be able to add a sequence<Node> like object that can be called. i.e. `event.path` would continue to behave like an array of Nodes and `event.path()` would be callable. I'm gonna also add a new option: **Option E)** Add Event.getPath() or Event.currentPath() as a method --- Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/428#issuecomment-194652283
Received on Thursday, 10 March 2016 03:58:37 UTC