aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/css/list-style-image/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/css/list-style-image/index.html')
-rw-r--r--files/zh-cn/web/css/list-style-image/index.html48
1 files changed, 1 insertions, 47 deletions
diff --git a/files/zh-cn/web/css/list-style-image/index.html b/files/zh-cn/web/css/list-style-image/index.html
index 6185aca835..3cd961dae9 100644
--- a/files/zh-cn/web/css/list-style-image/index.html
+++ b/files/zh-cn/web/css/list-style-image/index.html
@@ -90,53 +90,7 @@ list-style-image: unset;
<h2 id="浏览器支持">浏览器支持</h2>
-<p>{{ CompatibilityTable() }}</p>
-
-<div id="compat-desktop">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>特征</th>
- <th>Chrome</th>
- <th>Firefox (Gecko)</th>
- <th>Internet Explorer</th>
- <th>Opera</th>
- <th>Safari</th>
- </tr>
- <tr>
- <td>基本支持</td>
- <td>1.0</td>
- <td>{{ CompatGeckoDesktop("1") }}</td>
- <td>4.0</td>
- <td>7.0</td>
- <td>1.0</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<div id="compat-mobile">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>特征</th>
- <th>Android</th>
- <th>Firefox Mobile (Gecko)</th>
- <th>IE Phone</th>
- <th>Opera Mobile</th>
- <th>Safari Mobile</th>
- </tr>
- <tr>
- <td>基本支持</td>
- <td>1.0</td>
- <td>{{ CompatGeckoMobile("1") }}</td>
- <td>6.0</td>
- <td>6.0</td>
- <td>1.0</td>
- </tr>
- </tbody>
-</table>
-</div>
+{{Compat("css.properties.list-style-image")}}
<h2 id="其他链接">其他链接</h2>