aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/css/text-decoration/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/web/css/text-decoration/index.html')
-rw-r--r--files/es/web/css/text-decoration/index.html91
1 files changed, 1 insertions, 90 deletions
diff --git a/files/es/web/css/text-decoration/index.html b/files/es/web/css/text-decoration/index.html
index bdeca2d164..8d5517a3b9 100644
--- a/files/es/web/css/text-decoration/index.html
+++ b/files/es/web/css/text-decoration/index.html
@@ -104,96 +104,7 @@ p.underover {
<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>Firefox (Gecko)</th>
- <th>Chrome</th>
- <th>Internet Explorer</th>
- <th>Opera</th>
- <th>Safari</th>
- </tr>
- <tr>
- <td>Soporte básico</td>
- <td>{{CompatGeckoDesktop("1.0")}}</td>
- <td>1.0</td>
- <td>3.0</td>
- <td>3.5</td>
- <td>1.0</td>
- </tr>
- <tr>
- <td>valor <code>blink</code></td>
- <td>{{CompatGeckoDesktop("1.0")}}<br>
- {{CompatGeckoDesktop("23.0")}}<sup>[1]</sup></td>
- <td>{{CompatVersionUnknown}}<sup>[1]</sup></td>
- <td>{{CompatVersionUnknown}}<sup>[1]</sup></td>
- <td>4.0<br>
- 15.0<sup>[1]</sup></td>
- <td>{{CompatVersionUnknown}}<sup>[1]</sup></td>
- </tr>
- <tr>
- <td>Propiedad reducida</td>
- <td>{{CompatGeckoDesktop("6.0")}}<sup>[3]</sup><br>
- {{CompatGeckoDesktop("36.0")}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>7.1<sup>[2]</sup></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>{{CompatGeckoMobile("1.0")}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatVersionUnknown}}</td>
- </tr>
- <tr>
- <td>valor <code>blink</code></td>
- <td>{{CompatGeckoDesktop("1.0")}}<br>
- {{CompatGeckoDesktop("23.0")}}<sup>[1]</sup></td>
- <td>{{CompatVersionUnknown}}<sup>[1]</sup></td>
- <td>{{CompatVersionUnknown}}<sup>[1]</sup></td>
- <td>4.0<sup>[1]</sup></td>
- <td>{{CompatVersionUnknown}}<sup>[1]</sup></td>
- </tr>
- <tr>
- <td>Propiedad reducida</td>
- <td>{{CompatGeckoMobile("6.0")}}<sup>[3]</sup><br>
- {{CompatGeckoMobile("36.0")}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- <td>8<sup>[1]</sup></td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<p>[1] El valor <code>blink</code> no tiene ningún efecto.</p>
-
-<p>[2] Safari no soporta {{cssxref("text-decoration-style")}}.</p>
-
-<p>[3] Esta versión de Gecko tiene una implementación parcial.</p>
+{{Compat("css.properties.text-decoration")}}
<h2 id="Véase_también">Véase también</h2>