aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/htmlelement
diff options
context:
space:
mode:
authortristantheb <tristantheb@users.noreply.github.com>2021-06-19 18:31:13 +0200
committerGitHub <noreply@github.com>2021-06-19 18:31:13 +0200
commit52990303982048d807b7a8dc8c016bb332bc710e (patch)
treebf14a3c5f6dc9265375734e0c4fd8a0c6e481370 /files/fr/web/api/htmlelement
parent322369a40a3058c0630f4276a6455b554128be1d (diff)
downloadtranslated-content-52990303982048d807b7a8dc8c016bb332bc710e.tar.gz
translated-content-52990303982048d807b7a8dc8c016bb332bc710e.tar.bz2
translated-content-52990303982048d807b7a8dc8c016bb332bc710e.zip
Remove hidden bcd for API pages (#1249)
* Remove hidden bcd for API pages * rm * typo * minor reword * minor rewording Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com>
Diffstat (limited to 'files/fr/web/api/htmlelement')
-rw-r--r--files/fr/web/api/htmlelement/beforeinput_event/index.html4
-rw-r--r--files/fr/web/api/htmlelement/hidden/index.html2
-rw-r--r--files/fr/web/api/htmlelement/transitionend_event/index.html2
3 files changed, 0 insertions, 8 deletions
diff --git a/files/fr/web/api/htmlelement/beforeinput_event/index.html b/files/fr/web/api/htmlelement/beforeinput_event/index.html
index 72f9239a17..8d34743cfd 100644
--- a/files/fr/web/api/htmlelement/beforeinput_event/index.html
+++ b/files/fr/web/api/htmlelement/beforeinput_event/index.html
@@ -83,12 +83,8 @@ function updateValue(e) {
<h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2>
-<div class="hidden">La table de compatibilité sur cette page est généré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.HTMLElement.beforeinput_event")}}</p>
-
-
<h2 id="Voir_aussi">Voir aussi</h2>
<ul>
diff --git a/files/fr/web/api/htmlelement/hidden/index.html b/files/fr/web/api/htmlelement/hidden/index.html
index 28cc5255d5..b4cbdd147a 100644
--- a/files/fr/web/api/htmlelement/hidden/index.html
+++ b/files/fr/web/api/htmlelement/hidden/index.html
@@ -133,8 +133,6 @@ h1 {
<h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2>
-<div class="hidden">La table compatibilité de cette page est générée à partir de données structurées. Au cas où vous souhaiteriez contribuer aux données, merci de please de vous regarder <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> et de nous envoyer une "pull request".</div>
-
<p>{{Compat("api.HTMLElement.hidden")}}</p>
<h2 id="Voir_aussi">Voir aussi</h2>
diff --git a/files/fr/web/api/htmlelement/transitionend_event/index.html b/files/fr/web/api/htmlelement/transitionend_event/index.html
index 4208216837..4a4a13d291 100644
--- a/files/fr/web/api/htmlelement/transitionend_event/index.html
+++ b/files/fr/web/api/htmlelement/transitionend_event/index.html
@@ -177,8 +177,6 @@ el.addEventListener('transitionend', function() {
<h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2>
-<div class="hidden">Le tableau de compatibilité de cette page est généré à 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 envoyez-nous une pull request.</div>
-
<p>{{Compat("api.HTMLElement.transitionend_event")}}</p>
<h2 id="Voir_également">Voir également</h2>