aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/css/will-change/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/css/will-change/index.html')
-rw-r--r--files/zh-cn/web/css/will-change/index.html50
1 files changed, 1 insertions, 49 deletions
diff --git a/files/zh-cn/web/css/will-change/index.html b/files/zh-cn/web/css/will-change/index.html
index 8ae9374a37..4628f932b5 100644
--- a/files/zh-cn/web/css/will-change/index.html
+++ b/files/zh-cn/web/css/will-change/index.html
@@ -113,52 +113,4 @@ function removeHint() {
<h2 id="浏览器兼容">浏览器兼容</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>{{CompatChrome(36)}}</td>
- <td>{{CompatGeckoDesktop(36)}} [1]</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatOpera(24)}}</td>
- <td>{{CompatNo}}</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>37</td>
- <td>{{CompatGeckoMobile(36)}} [1]</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<p>[1] 在 Firefox 31 到 35 中,需要在 <code>about:config</code> 中开启 <code>layout.css.will-change.enabled</code> 选项。</p>
+{{Compat("css.properties.will-change")}}