diff options
Diffstat (limited to 'files/zh-cn/web/api/crypto_property/index.html')
-rw-r--r-- | files/zh-cn/web/api/crypto_property/index.html | 52 |
1 files changed, 1 insertions, 51 deletions
diff --git a/files/zh-cn/web/api/crypto_property/index.html b/files/zh-cn/web/api/crypto_property/index.html index 9af4f22a8c..d8f3e15805 100644 --- a/files/zh-cn/web/api/crypto_property/index.html +++ b/files/zh-cn/web/api/crypto_property/index.html @@ -59,57 +59,7 @@ original_slug: Web/API/Window/crypto <h2 id="浏览器支持">浏览器支持</h2> -<p>{{CompatibilityTable}}</p> - -<div id="compat-desktop"> -<table class="compat-table"> - <tbody> - <tr> - <th>Feature</th> - <th>Chrome</th> - <th>Firefox (Gecko)</th> - <th>Internet Explorer</th> - <th>Edge</th> - <th>Opera</th> - <th>Safari</th> - </tr> - <tr> - <td>Basic support</td> - <td>44 {{CompatVersionUnknown}}</td> - <td>{{CompatVersionUnknown}}</td> - <td>11 {{property_prefix("ms")}}</td> - <td>20</td> - <td>19</td> - <td>{{CompatVersionUnknown}}</td> - </tr> - </tbody> -</table> -</div> - -<div id="compat-mobile"> -<table class="compat-table"> - <tbody> - <tr> - <th>Feature</th> - <th>Chrome for Android</th> - <th>Firefox Mobile</th> - <th>Firefox OS</th> - <th>IE Phone</th> - <th>Opera Mobile</th> - <th>Safari Mobile</th> - </tr> - <tr> - <td>Basic support</td> - <td>{{CompatVersionUnknown}}</td> - <td>{{CompatVersionUnknown}}</td> - <td>{{CompatVersionUnknown}}</td> - <td>{{CompatVersionUnknown}}</td> - <td>{{CompatVersionUnknown}}</td> - <td>{{CompatVersionUnknown}}</td> - </tr> - </tbody> -</table> -</div> +{{Compat("api.crypto")}} <h2 id="另见">另见</h2> |