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

The current status is that, as the spec says nothing about `composed` flag, but `ClipboardEventInit` dictionary inherits `EventInit`, `composed` flag is false by default.

Considering the similarity with UI events, shall we flip the default to be true?

-- 
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-357657090

Received on Monday, 15 January 2018 11:30:39 UTC