Bug 25815 Return OperationError for parameter validation failure in HMAC Generate Key
--- a/spec/Overview-WebCryptoAPI.xml Wed Oct 22 14:09:50 2014 -0700
+++ b/spec/Overview-WebCryptoAPI.xml Wed Oct 22 14:11:57 2014 -0700
@@ -14943,7 +14943,7 @@
<dt>Otherwise:</dt>
<dd>
<a href="#concept-return-an-error">Return an error</a> named
- <a href="#dfn-DataError"><code>DataError</code></a>.
+ <a href="#dfn-OperationError"><code>OperationError</code></a>.
</dd>
</dl>
</li>
--- a/spec/Overview.html Wed Oct 22 14:09:50 2014 -0700
+++ b/spec/Overview.html Wed Oct 22 14:11:57 2014 -0700
@@ -14457,7 +14457,7 @@
<dt>Otherwise:</dt>
<dd>
<a href="#concept-return-an-error">Return an error</a> named
- <a href="#dfn-DataError"><code>DataError</code></a>.
+ <a href="#dfn-OperationError"><code>OperationError</code></a>.
</dd>
</dl>
</li>