Skip to content

Commit

Permalink
Remove clipboard-read from PermissionName (#228)
Browse files Browse the repository at this point in the history
As its removed by w3c/clipboard-apis#132.
  • Loading branch information
saschanaz authored Apr 20, 2021
1 parent f43cc43 commit 62b681f
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -597,7 +597,6 @@ spec:infra; type:dfn; text:list
"accelerometer",
"gyroscope",
"magnetometer",
"clipboard-read",
"clipboard-write",
"display-capture",
"nfc",
Expand Down Expand Up @@ -992,16 +991,6 @@ spec:infra; type:dfn; text:list
passing it <a enum-value>"magnetometer"</a> as argument.
</p>
</section>
<section>
<h3 id="clipboard-read">
Clipboard Read
</h3>
<p>
The <dfn for="PermissionName" enum-value>"clipboard-read"</dfn>
permission is the permission associated with the usage of the
asynchronous read methods in the [[clipboard-apis]].
</p>
</section>
<section>
<h3 id="clipboard-write">
Clipboard Write
Expand Down

0 comments on commit 62b681f

Please sign in to comment.