aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/css/_colon_visited/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/css/_colon_visited/index.html')
-rw-r--r--files/zh-cn/web/css/_colon_visited/index.html56
1 files changed, 1 insertions, 55 deletions
diff --git a/files/zh-cn/web/css/_colon_visited/index.html b/files/zh-cn/web/css/_colon_visited/index.html
index 8ebd4f7e46..77a5a44be7 100644
--- a/files/zh-cn/web/css/_colon_visited/index.html
+++ b/files/zh-cn/web/css/_colon_visited/index.html
@@ -107,61 +107,7 @@ a:visited {
<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 support</td>
- <td>1.0</td>
- <td>{{ CompatGeckoDesktop("1.0") }}</td>
- <td>3.5</td>
- <td>3.5</td>
- <td>1.0</td>
- </tr>
- <tr>
- <td>Restrictions in CSS properties allowed in a statement using <code>:visited</code></td>
- <td>6</td>
- <td>{{CompatGeckoDesktop("2.0") }}</td>
- <td>8 (or earlier)</td>
- <td>{{ CompatUnknown() }}</td>
- <td>5.0</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>{{ CompatUnknown() }}</td>
- <td>{{ CompatGeckoMobile("1.0") }}</td>
- <td>{{ CompatUnknown() }}</td>
- <td>{{ CompatUnknown() }}</td>
- <td>{{ CompatUnknown() }}</td>
- </tr>
- </tbody>
-</table>
-</div>
+{{Compat("css.selectors.visited")}}
<h2 id="参见">参见</h2>