aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/api/animationtimeline
diff options
context:
space:
mode:
Diffstat (limited to 'files/ko/web/api/animationtimeline')
-rw-r--r--files/ko/web/api/animationtimeline/currenttime/index.html56
1 files changed, 1 insertions, 55 deletions
diff --git a/files/ko/web/api/animationtimeline/currenttime/index.html b/files/ko/web/api/animationtimeline/currenttime/index.html
index 8a647166b6..918a8c56e2 100644
--- a/files/ko/web/api/animationtimeline/currenttime/index.html
+++ b/files/ko/web/api/animationtimeline/currenttime/index.html
@@ -36,61 +36,7 @@ translation_of: Web/API/AnimationTimeline/currentTime
<h2 id="Browser_compatibility">Browser compatibility</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(54)}}</td>
- <td>
- <p>{{CompatGeckoDesktop(34)}}<sup>[1]</sup></p>
- </td>
- <td>{{CompatNo}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatNo}}</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<div id="compat-mobile">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Feature</th>
- <th>Android Webview</th>
- <th>Chrome for Android</th>
- <th>Firefox Mobile (Gecko)</th>
- <th>Firefox OS</th>
- <th>IE Mobile</th>
- <th>Opera Mobile</th>
- <th>Safari Mobile</th>
- </tr>
- <tr>
- <td>Basic support</td>
- <td>{{CompatChrome(54)}}</td>
- <td>{{CompatChrome(54)}}</td>
- <td>{{CompatGeckoMobile(34)}}<sup>[1]</sup></td>
- <td>{{ CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatNo}}</td>
- </tr>
- </tbody>
-</table>
-
-<p>[1] The Web Animations API is only enabled by default in Firefox Developer Edition and Nightly builds. You can let it in beta and release forms by setting the preference <code>dom.animations-api.core.enabled</code> to <code>true</code>, and can disable it in any Firefox version by setting this preference to <code>false</code>.</p>
-</div>
+<p>{{Compat("api.AnimationTimeline.currentTime")}}</p>
<h2 id="See_also">See also</h2>