File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11740,12 +11740,12 @@ Once per second, execute the update audio stats algorithm:
11740117401. Let <var>canUpdate</var> be false.
11741117411. Let <var>document</var> be the current [=this=]'s
1174211742 [=relevant global object=]'s [=associated Document=].
11743- If <var>document</var> is [=Document/fully active=] and <var>document</var>'s
11743+ If <var>document</var> is [=Document/fully active=] and <var>document</var>'s
1174411744 [=Document/visibility state=] is `"visible"`, set <var>canUpdate</var> to
1174511745 true.
11746117461. Let <var>permission</var> be the [=permission state=] for the permission
1174711747 associated with [="microphone"=] access.
11748- If <var>permission</var> is "granted", set <var>canUpdate</var> to true.
11748+ If <var>permission</var> is "granted", set <var>canUpdate</var> to true.
11749117491. If <var>canUpdate</var> is false, abort these steps.
11750117501. Set {{[[underrun duration]]}} to the total duration of all [=underrun events=]
1175111751 (in seconds)
You can’t perform that action at this time.
0 commit comments