diff options
Diffstat (limited to 'files/zh-cn/web/css/_colon_nth-child/index.html')
| -rw-r--r-- | files/zh-cn/web/css/_colon_nth-child/index.html | 48 |
1 files changed, 1 insertions, 47 deletions
diff --git a/files/zh-cn/web/css/_colon_nth-child/index.html b/files/zh-cn/web/css/_colon_nth-child/index.html index 55d5fff80c..63a88b0d28 100644 --- a/files/zh-cn/web/css/_colon_nth-child/index.html +++ b/files/zh-cn/web/css/_colon_nth-child/index.html @@ -156,53 +156,7 @@ div em { <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>1.0</td> - <td>{{CompatGeckoDesktop("1.9.1")}}</td> - <td>9.0</td> - <td>9.5</td> - <td>3.1<span style="font-size: 14px; line-height: 1.5;"> </span></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 Mobile</th> - <th>Opera Mobile</th> - <th>Safari Mobile</th> - </tr> - <tr> - <td>Basic support</td> - <td>2.1</td> - <td>{{CompatGeckoMobile("1.9.1")}}</td> - <td>9.0</td> - <td>9.5</td> - <td>3.1</td> - </tr> - </tbody> -</table> -</div> +{{Compat("css.selectors.nth-child")}} <h2 id="注意">注意</h2> |
