diff options
Diffstat (limited to 'files/ru/web/api/animation/cancel/index.html')
-rw-r--r-- | files/ru/web/api/animation/cancel/index.html | 50 |
1 files changed, 1 insertions, 49 deletions
diff --git a/files/ru/web/api/animation/cancel/index.html b/files/ru/web/api/animation/cancel/index.html index b5b4d0cd4a..8eaf9e0ea6 100644 --- a/files/ru/web/api/animation/cancel/index.html +++ b/files/ru/web/api/animation/cancel/index.html @@ -49,55 +49,7 @@ translation_of: Web/API/Animation/cancel <h2 id="Browser_compatibility">Browser compatibility</h2> -<div>{{CompatibilityTable}}</div> - -<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(39)}}</td> - <td>{{CompatGeckoDesktop(48)}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatOpera(26)}}</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>IE Phone</th> - <th>Opera Mobile</th> - <th>Safari Mobile</th> - </tr> - <tr> - <td>Basic support</td> - <td>{{CompatChrome(39)}}</td> - <td>{{CompatChrome(39)}}</td> - <td>{{CompatGeckoMobile(48)}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatOperaMobile(26)}}</td> - <td>{{CompatNo}}</td> - </tr> - </tbody> -</table> -</div> +<p>{{Compat("api.Animation.cancel")}}</p> <h2 id="See_also" style="line-height: 30px; font-size: 2.14285714285714rem;">See also</h2> |