diff options
Diffstat (limited to 'files/es/web/css/perspective')
| -rw-r--r-- | files/es/web/css/perspective/index.html | 50 |
1 files changed, 1 insertions, 49 deletions
diff --git a/files/es/web/css/perspective/index.html b/files/es/web/css/perspective/index.html index 6ab1d25783..cde33c894c 100644 --- a/files/es/web/css/perspective/index.html +++ b/files/es/web/css/perspective/index.html @@ -139,55 +139,7 @@ perspective: inherited <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 (WebKit)</th> - </tr> - <tr> - <td>Soporte básico</td> - <td>12{{ property_prefix('-webkit') }}</td> - <td>{{ CompatGeckoDesktop("10") }}{{ property_prefix('-moz') }}<br> - {{ CompatGeckoDesktop("16") }}</td> - <td>10</td> - <td>15{{ property_prefix('-webkit') }}</td> - <td>{{ CompatVersionUnknown() }}{{ property_prefix('-webkit') }}</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>3.0{{ property_prefix('-webkit') }}</td> - <td>{{ CompatGeckoMobile("10") }}{{ property_prefix('-moz') }}<br> - {{ CompatGeckoMobile("16") }}</td> - <td>{{ CompatUnknown() }}</td> - <td>{{ CompatNo() }}</td> - <td>{{ CompatVersionUnknown() }}{{ property_prefix('-webkit') }}</td> - </tr> - </tbody> -</table> -</div> +{{Compat("css.properties.perspective")}} <h2 id="See_also" name="See_also">Ver también</h2> |
