- From: smaug---- <notifications@github.com>
- Date: Thu, 26 May 2016 02:47:16 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc:
Received on Thursday, 26 May 2016 09:47:43 UTC
Event interface doesn't have relatedTarget property. When you do let e = new Event('my-event')); e.relatedTarget = y; you just add an expando object to the event instance. So, 1. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/486#issuecomment-221826725
Received on Thursday, 26 May 2016 09:47:43 UTC