aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/css/align-content/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/web/css/align-content/index.html')
-rw-r--r--files/es/web/css/align-content/index.html52
1 files changed, 1 insertions, 51 deletions
diff --git a/files/es/web/css/align-content/index.html b/files/es/web/css/align-content/index.html
index 1703b3df13..fd5e36cb59 100644
--- a/files/es/web/css/align-content/index.html
+++ b/files/es/web/css/align-content/index.html
@@ -201,57 +201,7 @@ align-content: unset;
<h2 id="Compatibilidad_de_navegadores">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</th>
- </tr>
- <tr>
- <td>Soporte básico</td>
- <td>21.0{{property_prefix("-webkit")}}</td>
- <td>28.0<sup>[1]</sup></td>
- <td>{{CompatNo}}</td>
- <td>12.10</td>
- <td>{{CompatNo}}</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 Mobile</th>
- <th>Opera Mobile</th>
- <th>Safari Mobile</th>
- </tr>
- <tr>
- <td>Soporte básico</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- <td>28.0<sup>[1]</sup></td>
- <td>{{CompatNo}}</td>
- <td>12.10</td>
- <td>{{CompatNo}}</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<p>[1] Además del soporte sin prefijo, Gecko 48.0 {{geckoRelease("48.0")}} añadió soporte a la versión con prefijo <code>-webkit</code> de la propiedad, por razones de compatibilidad, usando la preferencia <code>layout.css.prefixes.webkit</code>, con valor predeterminado <code>false</code>. Desde Gecko 49.0 {{geckoRelease("49.0")}} el valor predeterminado de esta preferencia es <code>true</code>.</p>
+{{Compat("css.properties.align-content")}}
<h2 id="Véase_también">Véase también</h2>