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

Thanks, however, the explanation is still lacking why a light tree want to know copy & paste events which is happening in a shadow tree. What is the difference between clipboard events and other events?

I meant your explanation is generic and might be applied to all kinds of events which are happening in a shadow tree; "A light tree want to observe what is happening in a shadow tree".

Also, I have a concern about encapsulation. It would be bad that a light tree can know the content of a shadow tree via the event's ClipboardData, if we make clipboard events composed=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-357866806

Received on Tuesday, 16 January 2018 06:37:29 UTC