- From: Hayato Ito <notifications@github.com>
- Date: Wed, 09 Mar 2016 21:35:45 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Thursday, 10 March 2016 05:36:16 UTC
Ops. I understand you meant that the expression of `event.path===event.path` is always true. I see. I thought that you meant: ``` var n = event.path; ... (later) n === event.path; (is always true) ``` --- Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/428#issuecomment-194681942
Received on Thursday, 10 March 2016 05:36:16 UTC