--- a/spec/Overview-WebCryptoAPI.xml Thu Feb 20 13:25:18 2014 -0800
+++ b/spec/Overview-WebCryptoAPI.xml Thu Feb 20 13:28:37 2014 -0800
@@ -8402,8 +8402,7 @@
this algorithm restarted, using <var>result</var> as the input to be normalized.
</li>
<li>
- Otherwise, throw an <code>InvalidAlgorithmError</code>
- exception and return from this algorithm.
+ Otherwise, terminate this algorithm with an error.
</li>
</ol>
</li>
--- a/spec/Overview.html Thu Feb 20 13:25:18 2014 -0800
+++ b/spec/Overview.html Thu Feb 20 13:28:37 2014 -0800
@@ -8394,8 +8394,7 @@
this algorithm restarted, using <var>result</var> as the input to be normalized.
</li>
<li>
- Otherwise, throw an <code>InvalidAlgorithmError</code>
- exception and return from this algorithm.
+ Otherwise, terminate this algorithm with an error.
</li>
</ol>
</li>