diff options
Diffstat (limited to 'files/zh-cn/web/mathml/element/msqrt/index.html')
-rw-r--r-- | files/zh-cn/web/mathml/element/msqrt/index.html | 101 |
1 files changed, 1 insertions, 100 deletions
diff --git a/files/zh-cn/web/mathml/element/msqrt/index.html b/files/zh-cn/web/mathml/element/msqrt/index.html index 6c8871916a..d4b741d38f 100644 --- a/files/zh-cn/web/mathml/element/msqrt/index.html +++ b/files/zh-cn/web/mathml/element/msqrt/index.html @@ -61,106 +61,7 @@ translation_of: Web/MathML/Element/msqrt <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>Opera</th> - <th>Safari</th> - </tr> - <tr> - <td>Basic support</td> - <td>{{CompatNo}}</td> - <td>{{ CompatGeckoDesktop("1.0") }}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - <td>5.1</td> - </tr> - <tr> - <td><code>href</code></td> - <td>{{CompatNo}}</td> - <td>{{ CompatGeckoDesktop("7.0") }}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - </tr> - <tr> - <td><code>mathbackground</code></td> - <td>{{CompatNo}}</td> - <td>{{ CompatGeckoDesktop("2.0") }}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - <td>5.1</td> - </tr> - <tr> - <td><code>mathcolor</code></td> - <td>{{CompatNo}}</td> - <td>{{ CompatGeckoDesktop("2.0") }}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - <td>5.1</td> - </tr> - </tbody> -</table> -</div> - -<div id="compat-mobile"> -<table class="compat-table"> - <tbody> - <tr> - <th>Feature</th> - <th>Android</th> - <th>Chrome for Android</th> - <th>Firefox Mobile (Gecko)</th> - <th>IE Mobile</th> - <th>Opera Mobile</th> - <th>Safari Mobile</th> - </tr> - <tr> - <td>Basic support</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - <td>{{ CompatGeckoMobile("1.0") }}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - </tr> - <tr> - <td><code>href</code></td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - <td>{{ CompatGeckoMobile("7.0") }}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - </tr> - <tr> - <td><code>mathbackground</code></td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - <td>{{ CompatGeckoMobile("2.0") }}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - </tr> - <tr> - <td><code>mathcolor</code></td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - <td>{{ CompatGeckoMobile("2.0") }}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - </tr> - </tbody> -</table> -</div> +{{Compat("mathml.elements.msqrt")}} <h2 id="相关链接">相关链接</h2> |