diff options
author | tristantheb <tristantheb@users.noreply.github.com> | 2021-06-19 10:47:35 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-19 10:47:35 +0200 |
commit | 9757aa45ede4960d176b2f235b4e4167160f06cc (patch) | |
tree | 6cda5204ecc2af521a4456682fd3883d2e1072e4 /files/fr/web/api/document/createelement | |
parent | 1f69bec78a4dd6ba4c01020567e0ef707d7e8fa3 (diff) | |
download | translated-content-9757aa45ede4960d176b2f235b4e4167160f06cc.tar.gz translated-content-9757aa45ede4960d176b2f235b4e4167160f06cc.tar.bz2 translated-content-9757aa45ede4960d176b2f235b4e4167160f06cc.zip |
Remove hidden blocks for 100 files (#1242)
Diffstat (limited to 'files/fr/web/api/document/createelement')
-rw-r--r-- | files/fr/web/api/document/createelement/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/fr/web/api/document/createelement/index.html b/files/fr/web/api/document/createelement/index.html index 50f79879d8..e62a086f10 100644 --- a/files/fr/web/api/document/createelement/index.html +++ b/files/fr/web/api/document/createelement/index.html @@ -117,8 +117,6 @@ customElements.define('expanding-list', ExpandingList, { extends: 'ul' });</pre> <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">La table de compatibilité sur cette page est génératée à partir de données structurées. Si vous souhaitez contribuer aux données, veuillez consulter <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> et nous envoyer une <em>pull request.</em></div> - <p>{{Compat("api.Document.createElement")}}</p> <h3 id="Notes_CSS_Quantum">Notes CSS Quantum</h3> |