Re: [w3c/clipboard-apis] Define each event type is composed or not, update the spec (#61)

What's the difference with `InputEvent` (which is defined composed=true) and `ClipboardEvent`, then?

I don't think on `copy`/`cut` you can read the to-be-placed-in-clipboard data from ClipboardData, but just you can set your own arbitrary data to it.  But I may miss something.

-- 
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/clipboard-apis/issues/61#issuecomment-357872809

Received on Tuesday, 16 January 2018 07:15:52 UTC