aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/css/@page/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/web/css/@page/index.html')
-rw-r--r--files/es/web/css/@page/index.html48
1 files changed, 1 insertions, 47 deletions
diff --git a/files/es/web/css/@page/index.html b/files/es/web/css/@page/index.html
index 83a7d51285..6fc9d0e611 100644
--- a/files/es/web/css/@page/index.html
+++ b/files/es/web/css/@page/index.html
@@ -80,50 +80,4 @@ translation_of: Web/CSS/@page
<h2 id="Compatibilidad_del_navegador">Compatibilidad del navegador</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>2.0</td>
- <td>{{CompatGeckoDesktop("19.0")}}</td>
- <td>8.0</td>
- <td>6.0</td>
- <td>5.0</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<div id="compat-mobile">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Característica</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>{{CompatUnknown}}</td>
- <td>{{CompatGeckoMobile("19.0")}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- </tr>
- </tbody>
-</table>
-</div>
+{{Compat("css.at-rules.page")}}