Thanks @foolip for catching this.
As you imagined, this needs a manual test (could be automated by test driver?) and I was thinking of writing some tests while I'm changing the implementation in Blink - and you went ahead of me :)
I thought we can do document.execCommand('copy'), but turned out using execCommand() is not reliable :(
--
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/pull/62#issuecomment-367595180