diff options
Diffstat (limited to 'files/es/web/html/element/main/index.html')
| -rw-r--r-- | files/es/web/html/element/main/index.html | 50 |
1 files changed, 1 insertions, 49 deletions
diff --git a/files/es/web/html/element/main/index.html b/files/es/web/html/element/main/index.html index c9211bd36f..e3c9edf906 100644 --- a/files/es/web/html/element/main/index.html +++ b/files/es/web/html/element/main/index.html @@ -94,55 +94,7 @@ original_slug: Web/HTML/Elemento/main </main> </pre> -<p>{{CompatibilityTable}}</p> - -<div id="compat-desktop"> -<table class="compat-table"> - <tbody> - <tr> - <th> - <p>Característica</p> - </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>Chrome 26</td> - <td>{{ CompatGeckoDesktop("21.0") }}</td> - <td>{{CompatNo()}}</td> - <td>{{CompatNo()}}</td> - <td>{{CompatNo()}} but in tests builds since WebKit r140374</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>{{CompatNo()}}</td> - <td>{{ CompatGeckoMobile("21.0") }}</td> - <td>{{CompatNo()}}</td> - <td>{{CompatNo()}}</td> - <td>{{CompatNo()}}</td> - </tr> - </tbody> -</table> -</div> +{{Compat("html.elements.main")}} <h2 id="Ver_también">Ver también</h2> |
