diff options
Diffstat (limited to 'files/zh-cn/web/html/element/meter/index.html')
| -rw-r--r-- | files/zh-cn/web/html/element/meter/index.html | 58 |
1 files changed, 1 insertions, 57 deletions
diff --git a/files/zh-cn/web/html/element/meter/index.html b/files/zh-cn/web/html/element/meter/index.html index 9a943677c3..96ac469141 100644 --- a/files/zh-cn/web/html/element/meter/index.html +++ b/files/zh-cn/web/html/element/meter/index.html @@ -121,63 +121,7 @@ translation_of: Web/HTML/Element/meter <h2 id="浏览器兼容">浏览器兼容</h2> -<p>{{CompatibilityTable}}</p> - -<div id="compat-desktop"> -<table class="compat-table"> - <tbody> - <tr> - <th>Feature</th> - <th>Chrome</th> - <th>Edge</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>6.0</td> - <td>{{CompatVersionUnknown}}</td> - <td>{{CompatGeckoDesktop("16.0")}}</td> - <td>{{CompatNo}}</td> - <td>20<sup>[1]</sup></td> - <td>11.0</td> - <td>5.2</td> - </tr> - </tbody> -</table> -</div> - -<div id="compat-mobile"> -<table class="compat-table"> - <tbody> - <tr> - <th>Feature</th> - <th>Android</th> - <th>Edge</th> - <th>Firefox Mobile (Gecko)</th> - <th>IE Mobile</th> - <th>Edge Mobile</th> - <th>Opera Mobile</th> - <th>Safari Mobile</th> - </tr> - <tr> - <td>Basic support</td> - <td>{{CompatNo}}</td> - <td>{{CompatVersionUnknown}}</td> - <td>{{CompatGeckoMobile("16.0")}}</td> - <td>{{CompatNo}}</td> - <td>20<sup>[1]</sup></td> - <td>11.0</td> - <td>{{CompatNo}}</td> - </tr> - </tbody> -</table> -</div> - -<p>[1] See the <a href="https://developer.microsoft.com/en-us/microsoft-edge/platform/status/meterelement">Microsoft Edge Platform Status page</a>.</p> +{{Compat("html.elements.meter")}} <h2 id="参见">参见</h2> |
