aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/api/window/cancelanimationframe/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/web/api/window/cancelanimationframe/index.html')
-rw-r--r--files/es/web/api/window/cancelanimationframe/index.html54
1 files changed, 1 insertions, 53 deletions
diff --git a/files/es/web/api/window/cancelanimationframe/index.html b/files/es/web/api/window/cancelanimationframe/index.html
index eae485c315..27420acde1 100644
--- a/files/es/web/api/window/cancelanimationframe/index.html
+++ b/files/es/web/api/window/cancelanimationframe/index.html
@@ -50,59 +50,7 @@ window.cancelAnimationFrame(myReq);
<h2 id="Browser_compatibility" name="Browser_compatibility">Compatibilidad de navegadores</h2>
-<div>{{CompatibilityTable}}</div>
-
-<div id="compat-desktop">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Característica</th>
- <th>Chrome</th>
- <th>Firefox (Gecko)</th>
- <th>Internet Explorer</th>
- <th>Opera</th>
- <th>Safari (WebKit)</th>
- </tr>
- <tr>
- <td>Soporte básico</td>
- <td>21.0 {{property_prefix("webkit")}}<br>
- 24.0</td>
- <td>{{CompatGeckoDesktop("11.0")}} {{property_prefix("moz")}}<br>
- 23.0</td>
- <td>10</td>
- <td>15.0</td>
- <td>6.0 {{property_prefix("webkit")}}<br>
- 6.1</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<div id="compat-mobile">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Característica</th>
- <th>Android</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>Soporte básico</td>
- <td>4.4</td>
- <td>33</td>
- <td>{{CompatGeckoMobile("11.0")}} {{property_prefix("moz")}}<br>
- 23.0</td>
- <td>10</td>
- <td>33</td>
- <td>7.1</td>
- </tr>
- </tbody>
-</table>
-</div>
+{{Compat("api.Window.cancelAnimationFrame")}}
<h2 id="Specification" name="Specification">Especificación</h2>