diff options
Diffstat (limited to 'files/es/web/html/element/picture/index.html')
| -rw-r--r-- | files/es/web/html/element/picture/index.html | 52 |
1 files changed, 1 insertions, 51 deletions
diff --git a/files/es/web/html/element/picture/index.html b/files/es/web/html/element/picture/index.html index df678137e4..8f6c134a2d 100644 --- a/files/es/web/html/element/picture/index.html +++ b/files/es/web/html/element/picture/index.html @@ -101,57 +101,7 @@ original_slug: Web/HTML/Elemento/picture <h2 id="Compatibilidad_de_navegadores">Compatibilidad de navegadores</h2> -<p>{{CompatibilityTable}}</p> - -<div id="compat-desktop"> -<table class="compat-table"> - <tbody> - <tr> - <th>Feature</th> - <th>Chrome</th> - <th>Edge</th> - <th>Firefox (Gecko)</th> - <th>Internet Explorer</th> - <th>Opera</th> - <th>Safari</th> - </tr> - <tr> - <td>Soporte básico</td> - <td>38</td> - <td>13</td> - <td>{{CompatGeckoDesktop("38")}}</td> - <td>{{CompatNo}}</td> - <td>25</td> - <td>9.1</td> - </tr> - </tbody> -</table> -</div> - -<div id="compat-mobile"> -<table class="compat-table"> - <tbody> - <tr> - <th>Feature</th> - <th>Android</th> - <th>Edge</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>38</td> - <td>{{CompatVersionUnknown}}</td> - <td>{{CompatGeckoMobile("38")}}</td> - <td>{{CompatNo}}</td> - <td>25</td> - <td>iOS 9.3</td> - </tr> - </tbody> -</table> -</div> +{{Compat("html.elements.picture")}} <h2 id="Ver_también">Ver también</h2> |
