--- a/webaudio/specification.html Tue Apr 02 18:15:22 2013 -0700
+++ b/webaudio/specification.html Fri Apr 05 14:38:59 2013 -0700
@@ -139,7 +139,6 @@
</ul>
</li>
<li><a href="#conformance">2. Conformance</a></li>
- <li><a href="#terminology">3. Terminology and Algorithms</a></li>
<li><a href="#API-section">4. The Audio API</a>
<ul>
<li><a href="#AudioContext-section">4.1. The AudioContext Interface</a>
@@ -766,13 +765,6 @@
</div>
<div id="terminology-section" class="section">
-<h2 id="terminology">3. Terminology and Algorithms</h2>
-
-<p>This specification includes algorithms (steps) as part of the definition of
-methods. Conforming implementations (referred to as "user agents" from here on)
-MAY use other algorithms in the implementation of these methods, provided the
-end result is the same.</p>
-</div>
<div id="API-section-section" class="section">
<h2 id="API-section">4. The Audio API</h2>