aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api/animationtimeline/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/api/animationtimeline/index.html')
-rw-r--r--files/zh-cn/web/api/animationtimeline/index.html56
1 files changed, 1 insertions, 55 deletions
diff --git a/files/zh-cn/web/api/animationtimeline/index.html b/files/zh-cn/web/api/animationtimeline/index.html
index bdb6b06907..819b6ac915 100644
--- a/files/zh-cn/web/api/animationtimeline/index.html
+++ b/files/zh-cn/web/api/animationtimeline/index.html
@@ -33,61 +33,7 @@ translation_of: Web/API/AnimationTimeline
<h2 id="浏览器兼容性"><font><font>浏览器兼容性</font></font></h2>
-<p><font><font>{{CompatibilityTable}}</font></font></p>
-
-<div id="compat-desktop">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>功能</th>
- <th><font><font>Chrome</font></font></th>
- <th><font><font>Firefox (Gecko)</font></font></th>
- <th><font><font>Internet Explorer</font></font></th>
- <th><font><font>Opera</font></font></th>
- <th><font><font>Safari (WebKit)</font></font></th>
- </tr>
- <tr>
- <td><font><font>基本支持</font></font></td>
- <td><font><font>{{CompatNo}}</font></font></td>
- <td><font><font>{{CompatGeckoDesktop(48)}} </font></font><sup><font><font>[1]</font></font></sup></td>
- <td><font><font>{{CompatNo}}</font></font></td>
- <td><font><font>{{CompatNo}}</font></font></td>
- <td><font><font>{{CompatNo}}</font></font></td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<div id="compat-mobile">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>功能</th>
- <th><font><font>Android</font></font></th>
- <th><font><font>Android Webview</font></font></th>
- <th><font><font>Firefox Mobile (Gecko)</font></font></th>
- <th><font><font>Firefox OS</font></font></th>
- <th><font><font>IE Mobile</font></font></th>
- <th><font><font>Opera Mobile</font></font></th>
- <th><font><font>Safari Mobile</font></font></th>
- <th><font><font>Chrome for Android</font></font></th>
- </tr>
- <tr>
- <td><font><font>基本支持</font></font></td>
- <td><font><font>{{CompatNo}}</font></font></td>
- <td><font><font>{{CompatNo}}</font></font></td>
- <td><font><font>{{CompatGeckoMobile(48)}} </font></font><sup><font><font>[1]</font></font></sup></td>
- <td><font><font>{{CompatNo}}</font></font></td>
- <td><font><font>{{CompatNo}}</font></font></td>
- <td><font><font>{{CompatNo}}</font></font></td>
- <td><font><font>{{CompatNo}}</font></font></td>
- <td><font><font>{{CompatNo}}</font></font></td>
- </tr>
- </tbody>
-</table>
-
-<p><font><font>[1] Web动画API仅在Firefox Developer Edition和Nightly构建中默认启用。</font><font>您可以在测试启用它,并发布版本通过设定的偏好</font></font><code>dom.animations-api.core.enabled</code><font><font>来</font></font><code>true</code><font><font>,并且可以通过设置此优先于任何版本的Firefox禁用它</font></font><code>false</code><font><font>。</font></font></p>
-</div>
+{{Compat("api.AnimationTimeline")}}
<h2 id="参见"><font><font>参见</font></font></h2>