- From: Philip Jägenstedt <notifications@github.com>
- Date: Mon, 27 Jul 2015 01:03:38 -0700
- To: w3c/clipboard-apis <clipboard-apis@noreply.github.com>
Received on Monday, 27 July 2015 08:04:25 UTC
These should be merged: https://w3c.github.io/clipboard-apis/#create-a-clipboard-event-object https://w3c.github.io/clipboard-apis/#fire-a-clipboard-event As it is, the "Dispatch an event using the ClipboardEvent interface, with its type attribute initialized to e" step of the firing algorithm doesn't make sense if the event has already been created. Compare with: https://html.spec.whatwg.org/#fire-a-simple-event https://html.spec.whatwg.org/#fire-a-click-event --- Reply to this email directly or view it on GitHub: https://github.com/w3c/clipboard-apis/issues/13
Received on Monday, 27 July 2015 08:04:25 UTC