aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api/animation/cancel_event/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/api/animation/cancel_event/index.html')
-rw-r--r--files/zh-cn/web/api/animation/cancel_event/index.html50
1 files changed, 1 insertions, 49 deletions
diff --git a/files/zh-cn/web/api/animation/cancel_event/index.html b/files/zh-cn/web/api/animation/cancel_event/index.html
index 339ac7e40f..ca88558f16 100644
--- a/files/zh-cn/web/api/animation/cancel_event/index.html
+++ b/files/zh-cn/web/api/animation/cancel_event/index.html
@@ -53,55 +53,7 @@ original_slug: Web/API/Animation/oncancel
<h2 id="浏览器兼容性">浏览器兼容性</h2>
-<div>{{CompatibilityTable}}</div>
-
-<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 (WebKit)</th>
- </tr>
- <tr>
- <td>基础支持</td>
- <td>{{CompatChrome(39.0)}}</td>
- <td>{{CompatGeckoDesktop(48)}}<sup>[1]</sup></td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</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>{{CompatVersionUnknown}}</td>
- <td>{{CompatGeckoMobile(48)}}<sup>[1]</sup></td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<p>[1] Web Animations API 默认在 Firefox Developer Edition 和 Nightly builds 被启用。你可以在设置属性 <code>dom.animations-api.core.enabled 为 true 时在 Beta 和 发行版 开启这个功能,</code>你可以设置为 <code>false </code>来禁用这个功能。</p>
+{{Compat("api.Animation.cancel_event")}}
<h2 id="参见" style="line-height: 30px; font-size: 2.14285714285714rem;">参见</h2>