diff options
Diffstat (limited to 'files/zh-tw/web/css/_colon_target')
| -rw-r--r-- | files/zh-tw/web/css/_colon_target/index.html | 48 |
1 files changed, 1 insertions, 47 deletions
diff --git a/files/zh-tw/web/css/_colon_target/index.html b/files/zh-tw/web/css/_colon_target/index.html index 74d1767fb9..cc9c490d09 100644 --- a/files/zh-tw/web/css/_colon_target/index.html +++ b/files/zh-tw/web/css/_colon_target/index.html @@ -220,53 +220,7 @@ div.lightbox figure .closemsg, div.lightbox figure figcaption { <h2 id="瀏覽器兼容性">瀏覽器兼容性</h2> -<div>{{CompatibilityTable}}</div> - -<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.3")}}</td> - <td>9</td> - <td>9.5</td> - <td>1.3</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.3")}}</td> - <td>9.0</td> - <td>9.5</td> - <td>2.0</td> - </tr> - </tbody> -</table> -</div> +{{Compat("css.selectors.target")}} <h2 id="參見">參見</h2> |
