Skip to content

Commit

Permalink
Remove clipboard-write
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoscaceres committed Jul 1, 2021
1 parent 69a3a36 commit 0c4f1b6
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 @@ -576,7 +576,6 @@ spec:webidl; type:interface; text:Promise
"background-sync",
"bluetooth",
"camera",
"clipboard-write",
"device-info",
"display-capture",
"gamepad",
Expand Down Expand Up @@ -993,16 +992,6 @@ spec:webidl; type:interface; text:Promise
passing it {{PermissionName/"magnetometer"}} as argument.
</p>
</section>
<section>
<h3 id="clipboard-write">
Clipboard Write
</h3>
<p>
The <dfn for="PermissionName" enum-value>"clipboard-write"</dfn>
permission is the permission associated with the usage of the
asynchronous write methods in the [[clipboard-apis]].
</p>
</section>
<section>
<h3 id="screen-capture">
Screen Capture
Expand Down

0 comments on commit 0c4f1b6

Please sign in to comment.