- From: Ryosuke Niwa <notifications@github.com>
- Date: Wed, 06 Jul 2016 23:09:39 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc:
Received on Thursday, 7 July 2016 06:10:18 UTC
It appears to me that we also need to make drag events composed: `drag`, `dragstart`, `dragend`, `dragenter`, `dragleave`, `dragover`, `drop` Otherwise, you may end up observing a fraction of events like `dragend` without `dragstart`. --- 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/513#issuecomment-230987473
Received on Thursday, 7 July 2016 06:10:18 UTC