- From: Marcos Cáceres <notifications@github.com>
- Date: Tue, 16 Jun 2020 21:18:47 -0700
- To: w3c/clipboard-apis <clipboard-apis@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 17 June 2020 04:18:59 UTC
@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