diff options
Diffstat (limited to 'files/es/web/css/justify-content/index.html')
| -rw-r--r-- | files/es/web/css/justify-content/index.html | 51 |
1 files changed, 1 insertions, 50 deletions
diff --git a/files/es/web/css/justify-content/index.html b/files/es/web/css/justify-content/index.html index 72d51c4117..19b6394efe 100644 --- a/files/es/web/css/justify-content/index.html +++ b/files/es/web/css/justify-content/index.html @@ -164,56 +164,7 @@ justify-content: unset; <h2 id="Compatibilidad_en_navegadores">Compatibilidad en navegadores</h2> -<div>{{CompatibilityTable}}</div> - -<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>Soprte básico</td> - <td>{{CompatGeckoDesktop("18.0")}} (behind a pref) [1]<br> - {{CompatGeckoDesktop("20.0")}}</td> - <td>21.0{{property_prefix("-webkit")}}</td> - <td>11</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>Firefox Mobile (Gecko)</th> - <th>Android</th> - <th>IE Phone</th> - <th>Opera Mobile</th> - <th>Safari Mobile</th> - </tr> - <tr> - <td>Soprte básico</td> - <td>{{CompatUnknown}}</td> - <td>{{CompatUnknown}}</td> - <td>{{CompatNo}}</td> - <td>12.10</td> - <td>{{CompatNo}}</td> - </tr> - </tbody> -</table> -</div> - -<p>[1] Firefox soporta sólo single-line flexbox hasta Firefox 28. Para activar soporte flexbox, para Firefox 18 y 19, el usuario debe cambiar la preferencia about:config "layout.css.flexbox.enabled" a <code>true</code>.</p> +{{Compat("css.properties.justify-content")}} <h2 id="Ver_también">Ver también</h2> |
