w3c / clipboard-apis

Clipboard API and events
https://w3c.github.io/clipboard-apis/
Other
149 stars 36 forks source link

ClipboardChange event spec: Callout clipboard-read permission is required to listen to clipboardchange #224

Open ragoulik opened 3 hours ago

ragoulik commented 3 hours ago

Proposing that clipboard-read permission should be called out explicitly as pre-requisite for clipboardchange event to fire:

saschanaz commented 3 hours ago

It's weird to add anything more about clipboard permissions though, only Blink implements it and nobody else is planning to do.