Privacy/Features/DOMCryptAPISpec/Latest: Difference between revisions

Jump to navigation Jump to search
Fix another supplemental
(Update to current WebIDL)
(Fix another supplemental)
 
Line 47: Line 47:
All windows will have this property (in the current implementation) for the time being as this API is hashed out.
All windows will have this property (in the current implementation) for the time being as this API is hashed out.


The property is namespaced in order to provide future capabilities.<br>
The property is namespaced in order to provide future capabilities.


<pre class="brush:js;toolbar:false;">  
<pre class="brush:js;toolbar:false;">  
 
supplemental interface Crypto {
[Supplemental]
interface Crypto {
   readonly attribute CryptoPk pk;
   readonly attribute CryptoPk pk;
   readonly attribute CryptoSign sign;
   readonly attribute CryptoSign sign;
Confirmed users
97

edits

Navigation menu