aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/css/scroll-behavior/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/web/css/scroll-behavior/index.html')
-rw-r--r--files/es/web/css/scroll-behavior/index.html50
1 files changed, 1 insertions, 49 deletions
diff --git a/files/es/web/css/scroll-behavior/index.html b/files/es/web/css/scroll-behavior/index.html
index 035d651d31..8af16c2cce 100644
--- a/files/es/web/css/scroll-behavior/index.html
+++ b/files/es/web/css/scroll-behavior/index.html
@@ -114,52 +114,4 @@ scroll-page {
<h2 id="Browser_compatibility" name="Browser_compatibility">Compatibilidad con navegadores</h2>
-<p>{{ CompatibilityTable }}</p>
-
-<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</th>
- </tr>
- <tr>
- <td>Soporte básico</td>
- <td>61<sup>[1]</sup></td>
- <td>{{ CompatGeckoDesktop("36") }}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatVersionUnknown}}<sup>[1]</sup></td>
- <td>{{CompatNo}}</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<div id="compat-mobile">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Feature</th>
- <th>Android</th>
- <th>Firefox Mobile (Gecko)</th>
- <th>IE Mobile</th>
- <th>Opera Mobile</th>
- <th>Safari Mobile</th>
- </tr>
- <tr>
- <td>Soporte básico</td>
- <td>{{CompatNo}}</td>
- <td>{{ CompatGeckoDesktop("36") }}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<p>[1] Soportado en Chrome and Opera activando las opciones"<strong>Smooth Scrolling</strong>" o "<strong>Enable experimental web platform features</strong>".</p>
+{{Compat("css.properties.scroll-behavior")}}