Re: [w3c/clipboard-apis] Add clipboard IDL description. (#158)

@mbrodesser commented on this pull request.



>  
    1. Run the following steps [=in parallel=]:
 
-    1. Let |r| be the result of running [=check clipboard read permission=] [=in parallel=]
+    1. Let |r| be the result of running [=check clipboard read permission=].

Can't comment on the `dfn`of `check clipboard read permission` directly, but that might require adaptation.
IIRC, `Return true if the current script is running as a result of user interaction with a "Paste" element created by the user agent or operating system` covers Safari's current behavior, but not Chrome's (it asks for permission only once per page).

-- 
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/158#pullrequestreview-832820438

Received on Wednesday, 15 December 2021 13:32:38 UTC