aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/css/animation-play-state/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/css/animation-play-state/index.html')
-rw-r--r--files/zh-cn/web/css/animation-play-state/index.html55
1 files changed, 1 insertions, 54 deletions
diff --git a/files/zh-cn/web/css/animation-play-state/index.html b/files/zh-cn/web/css/animation-play-state/index.html
index 7def3d5d0f..fbdbe823a0 100644
--- a/files/zh-cn/web/css/animation-play-state/index.html
+++ b/files/zh-cn/web/css/animation-play-state/index.html
@@ -67,60 +67,7 @@ animation-play-state: unset;
<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>{{CompatVersionUnknown}}{{property_prefix("-webkit")}}<br>
- {{CompatChrome(43.0)}}</td>
- <td>{{CompatGeckoDesktop("5.0")}}{{property_prefix("-moz")}}<br>
- {{CompatGeckoDesktop("16.0")}}</td>
- <td>10</td>
- <td>12 {{property_prefix("-o")}}<br>
- 12.10</td>
- <td>{{CompatVersionUnknown}}{{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>Chrome</th>
- <th>Firefox Mobile (Gecko)</th>
- <th>IE Phone</th>
- <th>Opera Mobile</th>
- <th>Safari Mobile</th>
- <th>Chrome for Android</th>
- </tr>
- <tr>
- <td>Basic support</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- </tr>
- </tbody>
-</table>
-</div>
+{{Compat("css.properties.animation-play-state")}}
<h2 id="参见">参见</h2>