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

> How could it be non-null for synthetic events?

Try `new ClipboardEvent('paste')` in Firefox, it seems to just create a `DataTransfer` object with no items.

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

Received on Monday, 3 August 2015 14:42:57 UTC