Removed note in code example to ISSUE-35
authorHarry Halpin <hhalpin@w3.org>
Sun, 30 Nov 2014 23:07:58 +0100
changeset 298 d82b6dc4ca6c
parent 297 2316fdae19b6
child 299 d73602c274f0
Removed note in code example to ISSUE-35
spec/Overview-WebCryptoAPI.xml
--- a/spec/Overview-WebCryptoAPI.xml	Sun Nov 30 23:06:31 2014 +0100
+++ b/spec/Overview-WebCryptoAPI.xml	Sun Nov 30 23:07:58 2014 +0100
@@ -1285,7 +1285,6 @@
                           <a href="#dfn-CryptoKey">CryptoKey</a> baseKey,
                           unsigned long length);
   
-  <span class="comment">// TBD: <a href="https://www.w3.org/2012/webcrypto/track/issues/35">ISSUE-35</a></span>
   Promise&lt;any&gt; <a href="#dfn-SubtleCrypto-method-importKey">importKey</a>(<a href="#dfn-KeyFormat">KeyFormat</a> format,
                          (BufferSource or JsonWebKey) keyData,
                          <a href="#dfn-AlgorithmIdentifier">AlgorithmIdentifier</a> algorithm,