- From: Hallvord R. M. Steen <notifications@github.com>
- Date: Wed, 05 Aug 2015 13:43:20 -0700
- To: w3c/clipboard-apis <clipboard-apis@noreply.github.com>
Received on Wednesday, 5 August 2015 20:44:12 UTC
(But I admit that I don't really understand why there needs to be such a strong connection between the event init dict and the properties on the event object - why there needs to be a non-nullable clipboardData property on ClipboardEventInit in order to have an always present clipboardData property on the event object. Event object properties are just copied automatically from EventInit? We can't just say ClipboardEvent IDL says that there is a DataTransfer clipboardEvent property, so if you create a ClipboardEvent you must add this property ..??) --- Reply to this email directly or view it on GitHub: https://github.com/w3c/clipboard-apis/issues/10#issuecomment-128142237
Received on Wednesday, 5 August 2015 20:44:12 UTC