Skip to content

Commit

Permalink
Fixed permission
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Hangl committed Jul 15, 2024
1 parent 4d91b68 commit 7c01e56
Showing 1 changed file with 0 additions and 26 deletions.
26 changes: 0 additions & 26 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -257,32 +257,6 @@ <h2>ScreenCaptureMediaStreamTrack</h2>
</section>
</section>

<section data-cite="permissions">
<h1 id="permissions-intergration">Permissions Integration</h1>


<p><cite>Capture all screens</cite> is a [=powerful feature=] which is
identified by the [=powerful feature/name=] "all-screens-capture", requiring
[=express permission=] to be used.</p>


<p>As required for integration with the [[[Permissions]]] specification,
this specification defines the following:</p>


<dl>
<dt>[=powerful feature/permission state constraints=]</dt>


<dd>
Valid values for this descriptor's <a>permission state</a> are
{{PermissionState/"granted"}} and {{PermissionState/"denied"}}. The user
agent sets this descriptor's <a>permission state</a> to
{{PermissionState/"granted"}} based on an administror defined allowlist.
</dd>
</dl>
</section>

<section>
<h1 id="feature-policy-integration">Permissions Policy Integration</h1>

Expand Down

0 comments on commit 7c01e56

Please sign in to comment.