Skip to content

Commit 5aea6dc

Browse files
committed
deploy: 8a6d8a8
1 parent 0111b3e commit 5aea6dc

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12927,7 +12927,7 @@ buffer</a> and the value(s) of the {{AudioParam}}(s) of this
1292712927
Handling an error from System Audio Resources on the {{AudioContext}}</h3>
1292812928

1292912929
The {{AudioContext}} |audioContext| performs the following steps on <a>rendering thread</a> in the
12930-
event of an udio system resource error.
12930+
event of an audio system resource error.
1293112931

1293212932
1. If the |audioContext|'s {{[[rendering thread state]]}} is <code>running</code>:
1293312933

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<meta content="Bikeshed version 82ce88815, updated Thu Sep 7 16:33:55 2023 -0700" name="generator">
99
<link href="https://www.w3.org/TR/webaudio/" rel="canonical">
1010
<link href="favicon.png" rel="icon">
11-
<meta content="88a3f35062033cab80f4ae73ada35d6246c36581" name="document-revision">
11+
<meta content="8a6d8a8caac98d1f09ab3c2d9a75ec5c6443f656" name="document-revision">
1212
<style>
1313
@media (prefers-color-scheme: light) {
1414
:root {
@@ -1084,7 +1084,7 @@
10841084
<div class="head">
10851085
<p data-fill-with="logo"><a class="logo" href="https://www.w3.org/"> <img alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2021/logos/W3C" width="72"> </a> </p>
10861086
<h1 class="p-name no-ref" id="title">Web Audio API</h1>
1087-
<p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">Editor’s Draft</a>, <time class="dt-updated" datetime="2024-07-16">16 July 2024</time></p>
1087+
<p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">Editor’s Draft</a>, <time class="dt-updated" datetime="2024-07-22">22 July 2024</time></p>
10881088
<details open>
10891089
<summary>More details about this document</summary>
10901090
<div data-fill-with="spec-metadata">
@@ -12854,7 +12854,7 @@ <h3 class="heading settled" data-level="2.4" id="rendering-loop"><span class="se
1285412854
<ins>
1285512855
<h3 class="heading settled" data-level="2.5" id="error-handling-on-a-running-audio-context"><span class="secno">2.5. </span><span class="content"> Handling an error from System Audio Resources on the <code class="idl"><a data-link-type="idl" href="#AudioContext" id="ref-for-AudioContext①⑥④">AudioContext</a></code></span><a class="self-link" href="#error-handling-on-a-running-audio-context"></a></h3>
1285612856
<p>The <code class="idl"><a data-link-type="idl" href="#AudioContext" id="ref-for-AudioContext①⑥⑤">AudioContext</a></code> <var>audioContext</var> performs the following steps on <a data-link-type="dfn" href="#rendering-thread" id="ref-for-rendering-thread②②">rendering thread</a> in the
12857-
event of an udio system resource error.</p>
12857+
event of an audio system resource error.</p>
1285812858
<ol>
1285912859
<li data-md>
1286012860
<p>If the <var>audioContext</var>’s <code class="idl"><a data-link-type="idl" href="#dom-baseaudiocontext-rendering-thread-state-slot" id="ref-for-dom-baseaudiocontext-rendering-thread-state-slot①④">[[rendering thread state]]</a></code> is <code>running</code>:</p>

0 commit comments

Comments
 (0)