diff options
| author | tristantheb <tristantheb@users.noreply.github.com> | 2021-06-19 19:21:21 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-19 19:21:21 +0200 |
| commit | 4b325100c1ca81f9cb59fa6aba8667bc4363636f (patch) | |
| tree | 1c67336d0833c30915270912af5968f9d6614c70 /files/fr/web/api/element | |
| parent | deeef44dd82adb13ef2c85ff295c426561f9925c (diff) | |
| download | translated-content-4b325100c1ca81f9cb59fa6aba8667bc4363636f.tar.gz translated-content-4b325100c1ca81f9cb59fa6aba8667bc4363636f.tar.bz2 translated-content-4b325100c1ca81f9cb59fa6aba8667bc4363636f.zip | |
Removing all hidden bcd block for /web/ (#1252)
* Removing all hidden bcd block for /web/
* minor rewording
Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com>
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> |
