Re: [clipboard-apis] The ClipboardEvent constructor is strange (#10)

In that case `ClipboardEventInit.clipboardData` should also not be nullable, which would bring us back to the constructor being almost entirely useless, as you couldn't call it unless you already had a `DataTransfer` instance from another event.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/clipboard-apis/issues/10#issuecomment-127212093

Received on Monday, 3 August 2015 12:09:45 UTC