Re: [w3c/clipboard-apis] Explicitly require current focused document check in algorithm (#78)

I see that a requirement for the currently focused document is mentioned in [11.2](https://www.w3.org/TR/clipboard-apis/#privacy-async). Does this seem sufficient?

If not, I presume the mentioned algorithm section is referring to these sections ([7.2.1](https://www.w3.org/TR/clipboard-apis/#dom-clipboard-read), [7.2.2](https://www.w3.org/TR/clipboard-apis/#dom-clipboard-readtext), [7.2.3](https://www.w3.org/TR/clipboard-apis/#dom-clipboard-write), and [7.2.4](https://www.w3.org/TR/clipboard-apis/#dom-clipboard-writetext)), given the reference to the Async Clipboard API. It also seemsthat  these sections should be moved to the Algorithms section in [Appendix A](https://www.w3.org/TR/clipboard-apis/#algorithms).

-- 
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/78#issuecomment-547196554

Received on Monday, 28 October 2019 23:56:59 UTC