diff options
Diffstat (limited to 'files/es/web/css/text-transform/index.html')
| -rw-r--r-- | files/es/web/css/text-transform/index.html | 178 |
1 files changed, 1 insertions, 177 deletions
diff --git a/files/es/web/css/text-transform/index.html b/files/es/web/css/text-transform/index.html index 048f083c7b..29899f57fa 100644 --- a/files/es/web/css/text-transform/index.html +++ b/files/es/web/css/text-transform/index.html @@ -314,183 +314,7 @@ strong { width: 100%; float: right; }</pre> <h2 id="Compatibilidad_de_navegadores">Compatibilidad de navegadores</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>1.0</td> - <td>{{CompatGeckoDesktop("1")}}</td> - <td>4.0</td> - <td>7.0</td> - <td>1.0</td> - </tr> - <tr> - <td><code>capitalize</code> (versión de CSS3)</td> - <td>{{CompatUnknown}}<sup>[1]</sup></td> - <td>{{CompatGeckoDesktop("14")}}<sup>[1]</sup></td> - <td>{{CompatUnknown}}<sup>[1]</sup></td> - <td>{{CompatUnknown}}<sup>[1]</sup></td> - <td>{{CompatUnknown}}<sup>[1]</sup></td> - </tr> - <tr> - <td><code>full-size-kana</code></td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - </tr> - <tr> - <td><code>full-width</code></td> - <td>{{CompatNo}}</td> - <td>{{CompatGeckoDesktop("19")}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - </tr> - <tr> - <td><code>ß</code> → <code>SS</code></td> - <td>{{CompatUnknown}}</td> - <td>{{CompatGeckoDesktop("1")}}</td> - <td>{{CompatUnknown}}</td> - <td>{{CompatUnknown}}</td> - <td>{{CompatUnknown}}</td> - </tr> - <tr> - <td><code>i</code> → <code>İ</code> e <code>ı</code> → <code>I</code></td> - <td>{{CompatNo}}</td> - <td>{{CompatGeckoDesktop("14")}}</td> - <td>{{CompatUnknown}}</td> - <td>{{CompatUnknown}}</td> - <td>{{CompatNo}}</td> - </tr> - <tr> - <td>Dígrafo holandés <code>IJ</code></td> - <td>{{CompatNo}}</td> - <td>{{CompatGeckoDesktop("14")}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - </tr> - <tr> - <td>Letras griegas acentuadas</td> - <td>30</td> - <td>{{CompatGeckoDesktop("15")}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - </tr> - <tr> - <td><code>Σ</code> → <code>σ</code> o término de palabra <code>ς</code></td> - <td>30</td> - <td>{{CompatGeckoDesktop("14")}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - <td>6.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 Phone</th> - <th>Opera Mobile</th> - <th>Safari Mobile</th> - </tr> - <tr> - <td>Soporte básico</td> - <td>1.0</td> - <td>{{CompatGeckoMobile("1")}}</td> - <td>6.0</td> - <td>6.0</td> - <td>1.0</td> - </tr> - <tr> - <td><code>capitalize</code> (versión de CSS3)</td> - <td>{{CompatUnknown}}<sup>[1]</sup></td> - <td>{{CompatGeckoMobile("14")}}<sup>[1]</sup></td> - <td>{{CompatUnknown}}<sup>[1]</sup></td> - <td>{{CompatUnknown}}<sup>[1]</sup></td> - <td>{{CompatUnknown}}<sup>[1]</sup></td> - </tr> - <tr> - <td><code>full-size-kana</code></td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - </tr> - <tr> - <td><code>full-width</code></td> - <td>{{CompatNo}}</td> - <td>{{CompatGeckoMobile("19")}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - </tr> - <tr> - <td><code>ß</code> → <code>SS</code></td> - <td>{{CompatUnknown}}</td> - <td>{{CompatGeckoMobile("1")}}</td> - <td>{{CompatUnknown}}</td> - <td>{{CompatUnknown}}</td> - <td>{{CompatUnknown}}</td> - </tr> - <tr> - <td><code>i</code> → <code>İ</code> e <code>ı</code> → <code>I</code></td> - <td>{{CompatNo}}</td> - <td>{{CompatGeckoMobile("14")}}</td> - <td>{{CompatUnknown}}</td> - <td>{{CompatUnknown}}</td> - <td>{{CompatNo}}</td> - </tr> - <tr> - <td>Dígrafo holandés <code>IJ</code></td> - <td>{{CompatNo}}</td> - <td>{{CompatGeckoMobile("14")}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - </tr> - <tr> - <td>Letras griegas acentuadas</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - </tr> - <tr> - <td><code>Σ</code> → <code>σ</code> o término de palabra <code>ς</code></td> - <td>{{CompatNo}}</td> - <td>{{CompatGeckoMobile("14")}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - </tr> - </tbody> -</table> -</div> - -<p>[1] La palabra clave <code>capitalize</code> fue pobremente especificada en CSS 1 y CSS 2.1. Había diferencias entre navegadores en la forma en que se calculaba la primera letra (Firefox consideraba - y _ como letras, pero los otros navegadores no. Tango Webkit como Gecko consideraban incorrectamente símbolos basados en letra, por ejemplo <code>ⓐ,</code> como letras reales. Internet Explorer 9 fue el que se apegó más a la definición de CSS 2, pero con algunos casos extraños). Definiendo detalladamente el comportamiento correcto, el Nivel 3 de Textos CSS clarifica estas confusiones. La línea <code>capitalize</code> en la tabla de compatibilidad de navegadores contiene la versión de los distintos motores en la que comenzaron a soportar este comportamiento mejor definido.</p> +{{Compat("css.properties.text-transform")}} <h2 id="Véase_también">Véase también</h2> |
