diff options
Diffstat (limited to 'files/es/web/html/element/bdi/index.html')
-rw-r--r-- | files/es/web/html/element/bdi/index.html | 48 |
1 files changed, 1 insertions, 47 deletions
diff --git a/files/es/web/html/element/bdi/index.html b/files/es/web/html/element/bdi/index.html index 6959460938..dfd6f1d300 100644 --- a/files/es/web/html/element/bdi/index.html +++ b/files/es/web/html/element/bdi/index.html @@ -83,53 +83,7 @@ original_slug: Web/HTML/Elemento/bdi <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í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>16</td> - <td>{{CompatGeckoDesktop("10.0")}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</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>{{CompatNo}}</td> - <td>{{CompatGeckoMobile("10.0")}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - </tr> - </tbody> -</table> -</div> +{{Compat("html.elements.bdi")}} <h2 dir="ltr" id="Ver_además">Ver además</h2> |