- From: Sid Vishnoi <notifications@github.com>
- Date: Fri, 25 Oct 2019 02:37:00 -0700
- To: w3c/gamepad <gamepad@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 25 October 2019 09:37:03 UTC
sidvishnoi commented on this pull request.
> @@ -789,6 +795,25 @@ <h3>
button.</i>
</p>
</section>
+ <section id="feature-policy" data-cite="Feature-Policy">
+ <h2>
+ Integration with Feature policy
+ </h2>
+ <p>
+ This specification defines a policy-controlled feature identified by
+ the string "`gamepad`". Its <a>default allowlist</a> is '`self`'.
+ </p>
+ <div class="note">
+ <p>
+ A <a>document</a>’s <a>feature policy</a> determines whether any
```suggestion
A <a>document</a>’s [=Document/feature policy=] determines whether any
```
--
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/gamepad/pull/112#pullrequestreview-307090418
Received on Friday, 25 October 2019 09:37:03 UTC