We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64e4ae4 commit a9fd147Copy full SHA for a9fd147
1 file changed
index.bs
@@ -11745,7 +11745,7 @@ Once per second, execute the update audio stats algorithm:
11745
[=Document/visibility state=] is `"visible"`, set <var>canUpdate</var> to
11746
true.
11747
1. Let <var>permission</var> be the [=permission state=] for the permission
11748
- associated with [=PermissionName/"microphone"=] access.
+ associated with [=PermissionName/microphone | "microphone"=] access.
11749
If <var>permission</var> is "granted", set <var>canUpdate</var> to true.
11750
1. If <var>canUpdate</var> is false, abort these steps.
11751
1. Set {{[[underrun duration]]}} to the total duration of all [=underrun events=]
0 commit comments