aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/css/mask-image/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/web/css/mask-image/index.html')
-rw-r--r--files/es/web/css/mask-image/index.html93
1 files changed, 1 insertions, 92 deletions
diff --git a/files/es/web/css/mask-image/index.html b/files/es/web/css/mask-image/index.html
index ccf88316ab..c770c8df2e 100644
--- a/files/es/web/css/mask-image/index.html
+++ b/files/es/web/css/mask-image/index.html
@@ -59,98 +59,7 @@ p {
<h2 id="Compatibilidad_con_los_distintos_navegadores.">Compatibilidad con los distintos navegadores.</h2>
-<p>{{CompatibilityTable}}</p>
-
-<div id="compat-desktop">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Características</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>{{CompatNo}}</td>
- <td>1.0</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>4.0</td>
- </tr>
- <tr>
- <td>Múltiples imágenes de máscara</td>
- <td>{{CompatNo}}</td>
- <td>1.0</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>4.0</td>
- </tr>
- <tr>
- <td>Gradientes</td>
- <td>{{CompatNo}}</td>
- <td>1.0{{property_prefix("-webkit")}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>4.0{{property_prefix("-webkit")}}</td>
- </tr>
- <tr>
- <td>Máscaras SVG</td>
- <td>{{CompatNo}}</td>
- <td>8.0<sup>[1]</sup></td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>4.0</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<div id="compat-mobile">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Feature</th>
- <th>iOS Safari</th>
- <th>Opera Mini</th>
- <th>Opera Mobile</th>
- <th>Android Browser</th>
- </tr>
- <tr>
- <td>Soporte básico</td>
- <td>3.2</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>2.1</td>
- </tr>
- <tr>
- <td>Múltiples imágenes de máscara</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatVersionUnknown}}</td>
- </tr>
- <tr>
- <td>Gradientes</td>
- <td>{{CompatVersionUnknown}}{{property_prefix("-webkit")}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatVersionUnknown}}{{property_prefix("-webkit")}}</td>
- </tr>
- <tr>
- <td>Máscaras SVG</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatVersionUnknown}}</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<p>[1] Desde la versión 1.9.1 {{geckoRelease("1.9.1")}} Gecko soporta <a href="/es/docs/Applying_SVG_effects_to_HTML_content#Example_Masking">Efectos de filtro SVG</a>, que se pueden usar para aplicar máscaras a contenido HTML.</p>
+{{Compat("css.properties.mask-image")}}
<h2 id="Ver_además">Ver además</h2>