diff options
Diffstat (limited to 'files/zh-cn/web/css/number/index.html')
| -rw-r--r-- | files/zh-cn/web/css/number/index.html | 56 |
1 files changed, 1 insertions, 55 deletions
diff --git a/files/zh-cn/web/css/number/index.html b/files/zh-cn/web/css/number/index.html index ab51b9d680..4e6917e407 100644 --- a/files/zh-cn/web/css/number/index.html +++ b/files/zh-cn/web/css/number/index.html @@ -69,61 +69,7 @@ translation_of: Web/CSS/number <h2 id="Browser_compatibility" name="Browser_compatibility">浏览器兼容性</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>Opera</th> - <th>Safari (WebKit)</th> - </tr> - <tr> - <td>basic</td> - <td>1.0</td> - <td>1.0 (1.0)</td> - <td><=5.0</td> - <td>yes</td> - <td>1.0 (85)</td> - </tr> - <tr> - <td>Scientific notation</td> - <td>?</td> - <td>29</td> - <td>11</td> - <td>?</td> - <td>?</td> - </tr> - </tbody> -</table> -</div> - -<div id="compat-mobile"> -<table class="compat-table"> - <tbody> - <tr> - <th>Feature</th> - <th>Android</th> - <th>Firefox Mobile (Gecko)</th> - <th>IE Phone</th> - <th>Opera Mobile</th> - <th>Safari Mobile</th> - </tr> - <tr> - <td>Basic support</td> - <td>yes</td> - <td>yes</td> - <td>yes</td> - <td>yes</td> - <td>yes</td> - </tr> - </tbody> -</table> -</div> +{{Compat("css.types.number")}} <h2 id="See_also" name="See_also">参见</h2> |
