diff options
Diffstat (limited to 'files/fr/web/api/htmlbaseelement/index.html')
-rw-r--r-- | files/fr/web/api/htmlbaseelement/index.html | 48 |
1 files changed, 1 insertions, 47 deletions
diff --git a/files/fr/web/api/htmlbaseelement/index.html b/files/fr/web/api/htmlbaseelement/index.html index 3a7badc3fe..955bbf4122 100644 --- a/files/fr/web/api/htmlbaseelement/index.html +++ b/files/fr/web/api/htmlbaseelement/index.html @@ -67,53 +67,7 @@ translation_of: Web/API/HTMLBaseElement <h2 id="Compatibilités_navigateur">Compatibilités navigateur</h2> -<p>{{CompatibilityTable}}</p> - -<div id="compat-desktop"> -<table class="compat-table"> - <tbody> - <tr> - <th>Caractéristique</th> - <th>Chrome</th> - <th>Firefox (Gecko)</th> - <th>Internet Explorer</th> - <th>Opera</th> - <th>Safari (WebKit)</th> - </tr> - <tr> - <td>Support basique</td> - <td>{{CompatVersionUnknown}}</td> - <td>{{CompatGeckoDesktop(1.0)}}</td> - <td>{{CompatVersionUnknown}}</td> - <td>{{CompatVersionUnknown}}</td> - <td>{{CompatVersionUnknown}}</td> - </tr> - </tbody> -</table> -</div> - -<div id="compat-mobile"> -<table class="compat-table"> - <tbody> - <tr> - <th>Caractéristique</th> - <th>Android</th> - <th>Firefox Mobile (Gecko)</th> - <th>IE Phone</th> - <th>Opera Mobile</th> - <th>Safari Mobile</th> - </tr> - <tr> - <td>Support basique</td> - <td>{{CompatVersionUnknown}}</td> - <td>{{CompatGeckoMobile(1.0)}}</td> - <td>{{CompatVersionUnknown}}</td> - <td>{{CompatVersionUnknown}}</td> - <td>{{CompatVersionUnknown}}</td> - </tr> - </tbody> -</table> -</div> +<p>{{Compat("api.HTMLBaseElement")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> |