diff options
Diffstat (limited to 'files/fr/web/api/element')
-rw-r--r-- | files/fr/web/api/element/attributes/index.html | 4 | ||||
-rw-r--r-- | files/fr/web/api/element/closest/index.html | 6 |
2 files changed, 0 insertions, 10 deletions
diff --git a/files/fr/web/api/element/attributes/index.html b/files/fr/web/api/element/attributes/index.html index 7ddf8438c3..ad9ff22405 100644 --- a/files/fr/web/api/element/attributes/index.html +++ b/files/fr/web/api/element/attributes/index.html @@ -106,10 +106,6 @@ var attr = para.attributes; <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden"> -<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> -</div> - <p>{{Compat("api.Element.attributes")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/api/element/closest/index.html b/files/fr/web/api/element/closest/index.html index 7159cfcd51..6854567823 100644 --- a/files/fr/web/api/element/closest/index.html +++ b/files/fr/web/api/element/closest/index.html @@ -121,14 +121,8 @@ if (!Element.prototype.closest) <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden"> -<p>La table de compatibilité sur cette page est générée à partir de données structurées. Si vous souhaitez contribuer à ces données, veuillez récupérer le répository <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> et faire une pull request.</p> -</div> - <p>{{Compat("api.Element.closest")}}</p> - - <h3 id="Notes_de_compatibilité">Notes de compatibilité</h3> <ul> |