[w3c/clipboard-apis] Specify NotAllowedError when permission is not granted (#82)

This was previously only done for the `read` method, this patch adds it to `readText`, `write` and `writeText` as well.

Fixes #76 
You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/clipboard-apis/pull/82

-- Commit Summary --

  * Specify NotAllowedError when permission is not granted

-- File Changes --

    M index.bs (6)

-- Patch Links --

https://github.com/w3c/clipboard-apis/pull/82.patch
https://github.com/w3c/clipboard-apis/pull/82.diff

-- 
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/82

Received on Friday, 21 September 2018 09:01:31 UTC