We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 30cf0c3 + 07a666c commit 653d50aCopy full SHA for 653d50a
index.html
@@ -35,7 +35,7 @@
35
};
36
</script>
37
</head>
38
- <body data-cite="hr-time FEATURE-POLICY">
+ <body data-cite="hr-time permissions-policy">
39
<section id="abstract">
40
<p>
41
Some user agents have music devices, such as synthesizers, keyboard and
@@ -155,11 +155,11 @@ <h2>
155
</h2>
156
<section data-link-for="Navigator">
157
<h2>
158
- Feature Policy Integration
+ Permissions Policy Integration
159
160
161
{{requestMIDIAccess()}} is a <a>policy-controlled feature</a>, as
162
- defined by [[[Feature-Policy]]].
+ defined by [[[Permissions-Policy]]].
163
</p>
164
165
The feature name for {{requestMIDIAccess()}} is <dfn data-lt=
0 commit comments