Skip to content

Commit a9fd147

Browse files
committed
external ref fixes
1 parent 64e4ae4 commit a9fd147

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11745,7 +11745,7 @@ Once per second, execute the update audio stats algorithm:
1174511745
[=Document/visibility state=] is `"visible"`, set <var>canUpdate</var> to
1174611746
true.
1174711747
1. Let <var>permission</var> be the [=permission state=] for the permission
11748-
associated with [=PermissionName/"microphone"=] access.
11748+
associated with [=PermissionName/microphone | "microphone"=] access.
1174911749
If <var>permission</var> is "granted", set <var>canUpdate</var> to true.
1175011750
1. If <var>canUpdate</var> is false, abort these steps.
1175111751
1. Set {{[[underrun duration]]}} to the total duration of all [=underrun events=]

0 commit comments

Comments
 (0)