aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/css/column-rule/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/css/column-rule/index.html')
-rw-r--r--files/zh-cn/web/css/column-rule/index.html48
1 files changed, 1 insertions, 47 deletions
diff --git a/files/zh-cn/web/css/column-rule/index.html b/files/zh-cn/web/css/column-rule/index.html
index be4a2b55d9..f14383d968 100644
--- a/files/zh-cn/web/css/column-rule/index.html
+++ b/files/zh-cn/web/css/column-rule/index.html
@@ -76,50 +76,4 @@ p.abc { column-rule: thick inset blue; }
<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 (WebKit)</th>
- </tr>
- <tr>
- <td>Basic support</td>
- <td>{{CompatVersionUnknown}}{{property_prefix('-webkit')}}</td>
- <td>3.5 (1.9.1){{property_prefix('-moz')}}</td>
- <td>10</td>
- <td>11.1</td>
- <td>3.0 (522){{property_prefix('-webkit')}}</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>{{CompatVersionUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- </tr>
- </tbody>
-</table>
-</div>
+{{Compat("css.properties.column-rule")}}