Bug 27187: Fix the registration table for ECDSA importKey
authorMark Watson <watsonm@netflix.com>
Thu, 30 Oct 2014 14:25:45 -0700
changeset 269 3f87ed390de8
parent 268 e91911a794e8
child 270 7ef23133ecff
Bug 27187: Fix the registration table for ECDSA importKey
spec/Overview-WebCryptoAPI.xml
spec/Overview.html
--- a/spec/Overview-WebCryptoAPI.xml	Thu Oct 30 14:21:56 2014 -0700
+++ b/spec/Overview-WebCryptoAPI.xml	Thu Oct 30 14:25:45 2014 -0700
@@ -8310,7 +8310,7 @@
               </tr>
               <tr>
                 <td>importKey</td>
-                <td>None</td>
+                <td><a href="#dfn-EcKeyImportParams">EcKeyImportParams</a></td>
                 <td><a href="#dfn-CryptoKey">CryptoKey</a></td>
               </tr>
               <tr>
--- a/spec/Overview.html	Thu Oct 30 14:21:56 2014 -0700
+++ b/spec/Overview.html	Thu Oct 30 14:25:45 2014 -0700
@@ -8051,7 +8051,7 @@
               </tr>
               <tr>
                 <td>importKey</td>
-                <td>None</td>
+                <td><a href="#dfn-EcKeyImportParams">EcKeyImportParams</a></td>
                 <td><a href="#dfn-CryptoKey">CryptoKey</a></td>
               </tr>
               <tr>