- From: Marcos Cáceres <notifications@github.com>
- Date: Mon, 15 Jun 2020 23:35:47 -0700
- To: w3c/clipboard-apis <clipboard-apis@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 16 June 2020 06:35:59 UTC
@marcoscaceres commented on this pull request. > @@ -630,7 +630,9 @@ urlPrefix: https://w3c.github.io/FileAPI/#dfn-; type: dfn; 1. Let |r| be the result of running [=check clipboard read permission=] [=in parallel=] - 1. If |r| is not "granted", then reject |p| with a "NotAllowedError" DOMException + 1. Let |f| be the result of checking clipboard feature policy [=in parallel=] Same for all the ones below... -- 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/120#discussion_r440616540
Received on Tuesday, 16 June 2020 06:35:59 UTC