diff options
Diffstat (limited to 'files/es/web/css/-moz-orient/index.html')
-rw-r--r-- | files/es/web/css/-moz-orient/index.html | 89 |
1 files changed, 1 insertions, 88 deletions
diff --git a/files/es/web/css/-moz-orient/index.html b/files/es/web/css/-moz-orient/index.html index 4949125e54..f5057923b5 100644 --- a/files/es/web/css/-moz-orient/index.html +++ b/files/es/web/css/-moz-orient/index.html @@ -60,94 +60,7 @@ translation_of: Web/CSS/-moz-orient <h2 id="Compatibilidad_del_navegador">Compatibilidad del navegador</h2> -<p>{{CompatibilityTable}}</p> - -<div id="compat-desktop"> -<table class="compat-table"> - <tbody> - <tr> - <th>Características</th> - <th>Chrome</th> - <th>Firefox (Gecko)</th> - <th>Internet Explorer</th> - <th>Opera</th> - <th>Safari</th> - </tr> - <tr> - <td>apoyo básico</td> - <td>{{CompatNo}}</td> - <td>{{CompatGeckoDesktop("6.0")}}{{property_prefix("-moz")}}<sup>[1]</sup></td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - </tr> - <tr> - <td><code>auto</code> valor</td> - <td>{{CompatNo}}</td> - <td>{{CompatGeckoDesktop("21.0")}}<sup>[2]</sup><br> - {{CompatNo}}{{CompatGeckoDesktop(40)}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - </tr> - <tr> - <td><br> - línea y el valor de bloqueo</td> - <td>{{CompatNo}}</td> - <td>{{CompatGeckoDesktop(40)}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - </tr> - </tbody> -</table> -</div> - -<div id="compat-mobile"> -<table class="compat-table"> - <tbody> - <tr> - <th>Caracteísticas</th> - <th>Android</th> - <th>Firefox Mobile (Gecko)</th> - <th>IE Mobile</th> - <th>Opera Mobile</th> - <th>Safari Mobile</th> - </tr> - <tr> - <td>apoyo básico</td> - <td>{{CompatNo}}</td> - <td>{{CompatGeckoMobile("6.0")}}{{property_prefix("-moz")}}<sup>[1]</sup></td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - </tr> - <tr> - <td><code>auto</code> valor</td> - <td>{{CompatNo}}</td> - <td>{{CompatGeckoMobile("21.0")}}<sup>[2]</sup><br> - {{CompatNo}}{{CompatGeckoDesktop(40)}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - </tr> - <tr> - <td>línea y el valor de bloqueo</td> - <td>{{CompatNo}}</td> - <td>{{CompatGeckoMobile(40)}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - </tr> - </tbody> -</table> -</div> - -<p> </p> - -<p>[1] In Gecko 6.0 {{geckoRelease("6.0")}}, error causado por verticales{{HTMLElement("progress")}} elementos para el procesamiento con las dimensiones de una barra horizontal. Esto se soluciona en Gecko 7.0 { { geckoRelease ( " 7.0 " ) } } .</p> - -<p>[2] El valor auto era equivalente a la horizontal.</p> +{{Compat("css.properties.-moz-orient")}} <h2 id="Ver_también">Ver también</h2> |