diff options
Diffstat (limited to 'files/fr/web/api/attr/localname/index.html')
| -rw-r--r-- | files/fr/web/api/attr/localname/index.html | 56 |
1 files changed, 1 insertions, 55 deletions
diff --git a/files/fr/web/api/attr/localname/index.html b/files/fr/web/api/attr/localname/index.html index 11e306eac5..6582711298 100644 --- a/files/fr/web/api/attr/localname/index.html +++ b/files/fr/web/api/attr/localname/index.html @@ -73,61 +73,7 @@ element.addEventListener("click", function() { <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p>{{CompatibilityTable}}</p> - -<div id="compat-desktop"> -<div id="compat-desktop"> -<table class="compat-table"> - <tbody> - <tr> - <th>Fonctionnalité</th> - <th>Chrome</th> - <th>Edge</th> - <th>Firefox (Gecko)</th> - <th>Internet Explorer</th> - <th>Opera</th> - <th>Safari</th> - </tr> - <tr> - <td>Basic support</td> - <td>46.0<sup>[1]</sup></td> - <td>17</td> - <td>{{CompatGeckoDesktop("48.0")}}<sup>[1]</sup></td> - <td>{{CompatUnknown}}</td> - <td>{{CompatVersionUnknown}}</td> - <td>{{CompatUnknown}}</td> - </tr> - </tbody> -</table> -</div> - -<div id="compat-mobile"> -<table class="compat-table"> - <tbody> - <tr> - <th>Fonctionnalité</th> - <th>Android</th> - <th>Edge Mobile</th> - <th>Firefox Mobile (Gecko)</th> - <th>IE Mobile</th> - <th>Opera Mobile</th> - <th>Safari Mobile</th> - </tr> - <tr> - <td>Basic support</td> - <td>{{CompatUnknown}}</td> - <td>17</td> - <td>{{CompatGeckoMobile("48.0")}}<sup>[1]</sup></td> - <td>{{CompatUnknown}}</td> - <td>{{CompatUnknown}}</td> - <td>{{CompatUnknown}}</td> - </tr> - </tbody> -</table> -</div> -</div> - -<p>[1] Cette API était disponible précédemment au travers de l'API {{domxref("Node")}}.</p> +<p>{{Compat("api.Attr.localName")}}</p> <h2 id="Voir_également">Voir également</h2> |
