aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/css/flex-flow/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/web/css/flex-flow/index.html')
-rw-r--r--files/es/web/css/flex-flow/index.html49
1 files changed, 1 insertions, 48 deletions
diff --git a/files/es/web/css/flex-flow/index.html b/files/es/web/css/flex-flow/index.html
index 1d03def0ad..ab28f19c88 100644
--- a/files/es/web/css/flex-flow/index.html
+++ b/files/es/web/css/flex-flow/index.html
@@ -79,54 +79,7 @@ flex-flow: unset;
<h2 id="Compatibilidad_de_navegador">Compatibilidad de navegador</h2>
-<p>{{ CompatibilityTable() }}</p>
-
-<div id="compat-desktop">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Característica</th>
- <th>Firefox (Gecko)</th>
- <th>Chrome</th>
- <th>Internet Explorer</th>
- <th>Opera</th>
- <th>Safari</th>
- </tr>
- <tr>
- <td>Soporte básico</td>
- <td>28.0</td>
- <td>21.0{{property_prefix("-webkit")}}<br>
- 29.0</td>
- <td>11</td>
- <td>12.10</td>
- <td>6.1{{ property_prefix("-webkit") }}</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<div id="compat-mobile">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Característica</th>
- <th>Firefox Mobile (Gecko)</th>
- <th>Android</th>
- <th>IE Phone</th>
- <th>Opera Mobile</th>
- <th>Safari Mobile</th>
- </tr>
- <tr>
- <td>Soporte básico</td>
- <td>28.0</td>
- <td>{{ CompatUnknown() }}</td>
- <td>11</td>
- <td>12.10</td>
- <td>7.1{{ property_prefix("-webkit") }}</td>
- </tr>
- </tbody>
-</table>
-</div>
+{{Compat("css.properties.flex-flow")}}
<h2 id="Ver_también">Ver también</h2>