Re: [w3c/clipboard-apis] Use new HTML activation model (#108)

@marcoscaceres commented on this pull request.



> +  1. Let |hasGesture| be true if the [=relevant global object=] of [=this=] does not
+   have [=transient activation=], false otherwise.

```suggestion
  1. Let |hasGesture| be true if the [=relevant global object=] of [=this=] has
      [=transient activation=], false otherwise.
```

-- 
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/108#pullrequestreview-432047134

Received on Wednesday, 17 June 2020 04:18:59 UTC