这是indexloc提供的服务,不要输入任何密码
Skip to content

Commit 3a4b378

Browse files
committed
Editorial: Edits to permissions policy section.
1 parent e31a420 commit 3a4b378

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

index.html

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -158,16 +158,9 @@ <h2>
158158
Permissions Policy Integration
159159
</h2>
160160
<p>
161-
{{requestMIDIAccess()}} is a <a>policy-controlled feature</a>, as
162-
defined by [[[Permissions-Policy]]].
163-
</p>
164-
<p>
165-
The feature name for {{requestMIDIAccess()}} is <dfn data-lt=
166-
"midi-fp" data-lt-nodefault="">`midi`</dfn>.
167-
</p>
168-
<p>
169-
The <a>default allowlist</a> for {{requestMIDIAccess()}} is
170-
`"self"`.
161+
The Web Midi API defines a <a>policy-controlled feature</a> named
162+
<dfn data-lt="midi-fp" data-lt-nodefault="">`midi`</dfn> which has a
163+
<a>default allowlist</a> of `'self'` [[!Permissions-Policy]].
171164
</p>
172165
</section>
173166
<section data-dfn-for="Navigator">

0 commit comments

Comments
 (0)