- From: Hayato Ito <notifications@github.com>
- Date: Tue, 16 Jan 2018 03:21:03 -0800
- To: w3c/clipboard-apis <clipboard-apis@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 16 January 2018 11:21:25 UTC
> "is it a type of a UI event"? I thought that our principle was that we'd make UI events composed. Yup, I don't object to this. I remember that is our principle, which we should honor. If we think ClibboardEvent is a type of a UI event, we might want to make ClipboardEvent inherit UIEvents *officially* too, as well as making it composed.. ``` interface ClipboardEvent : UIEvent { ``` I think this would be possible. -- 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-357930616
Received on Tuesday, 16 January 2018 11:21:25 UTC