diff options
Diffstat (limited to 'files/es/web/html/element/details/index.html')
| -rw-r--r-- | files/es/web/html/element/details/index.html | 48 |
1 files changed, 1 insertions, 47 deletions
diff --git a/files/es/web/html/element/details/index.html b/files/es/web/html/element/details/index.html index 93d5990926..0de6b73d80 100644 --- a/files/es/web/html/element/details/index.html +++ b/files/es/web/html/element/details/index.html @@ -94,53 +94,7 @@ original_slug: Web/HTML/Elemento/details <h2 id="Compatibilidad_con_navegadores">Compatibilidad con 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>12</td> - <td>{{CompatNo}} {{bug(591737)}}</td> - <td>{{CompatNo}}</td> - <td>15</td> - <td>6</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 Mobile</th> - <th>Opera Mobile</th> - <th>Safari Mobile</th> - </tr> - <tr> - <td>Soporte básico</td> - <td>4.0</td> - <td>{{CompatNo}} {{bug(591737)}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - </tr> - </tbody> -</table> -</div> +{{Compat("html.elements.details")}} <h2 id="sect1"></h2> |
