aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/css/column-count/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/css/column-count/index.html')
-rw-r--r--files/zh-cn/web/css/column-count/index.html74
1 files changed, 1 insertions, 73 deletions
diff --git a/files/zh-cn/web/css/column-count/index.html b/files/zh-cn/web/css/column-count/index.html
index 76d558975a..5047f3c7eb 100644
--- a/files/zh-cn/web/css/column-count/index.html
+++ b/files/zh-cn/web/css/column-count/index.html
@@ -63,76 +63,4 @@ column-count: unset;</code></pre>
<h2 id="Browser_compatibility" name="Browser_compatibility">浏览器兼容性</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>{{compatGeckoDesktop("1.8")}}{{property_prefix('-moz')}}</td>
- <td>10</td>
- <td>11.1</td>
- <td>3.0 (522){{property_prefix('-webkit')}}</td>
- </tr>
- <tr>
- <td>on <code>display:</code> <code>table-caption</code></td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{compatGeckoDesktop("37")}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatVersionUnknown}}</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>{{CompatVersionUnknown}}</td>
- <td>{{compatGeckoMobile("1.8")}}{{property_prefix('-moz')}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatVersionUnknown}}</td>
- </tr>
- <tr>
- <td>on <code>display:</code> <code>table-caption</code></td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{compatGeckoMobile("37")}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatVersionUnknown}}</td>
- </tr>
- </tbody>
-</table>
-
-<p> </p>
-
-<h4 id="了解更多">了解更多</h4>
-
-<p><a href="https://www.w3.org/TR/css3-multicol/">https://www.w3.org/TR/css3-multicol/</a></p>
-
-<p><a href="https://caniuse.com/#search=column">https://caniuse.com/#search=column</a></p>
-
-<p> </p>
-</div>
+{{Compat("css.properties.column-count")}}