aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/htmlformelement
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/htmlformelement
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/htmlformelement')
-rw-r--r--files/fr/web/api/htmlformelement/reportvalidity/index.html4
-rw-r--r--files/fr/web/api/htmlformelement/submit/index.html4
2 files changed, 2 insertions, 6 deletions
diff --git a/files/fr/web/api/htmlformelement/reportvalidity/index.html b/files/fr/web/api/htmlformelement/reportvalidity/index.html
index ea685b944c..c53f63570e 100644
--- a/files/fr/web/api/htmlformelement/reportvalidity/index.html
+++ b/files/fr/web/api/htmlformelement/reportvalidity/index.html
@@ -53,8 +53,6 @@ document.forms['myform'].addEventListener('submit', function() {
</tbody>
</table>
-<h2 id="Compatibilité_du_navigateur"><span class="tlid-translation translation"><span title="">Compatibilité du navigateur</span></span></h2>
-
-<div class="hidden"><span class="tlid-translation translation"><span title="">Le tableau de compatibilité sur cette page est généré à partir de données structurées.</span> <span title="">Si vous souhaitez contribuer aux données, veuillez consulter</span></span>  <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> <span class="tlid-translation translation"><span title="">et envoyez-nous une</span></span> requête .</div>
+<h2 id="Compatibilité_du_navigateur">Compatibilité des navigateurs</h2>
<p>{{Compat("api.HTMLFormElement.reportValidity")}}</p>
diff --git a/files/fr/web/api/htmlformelement/submit/index.html b/files/fr/web/api/htmlformelement/submit/index.html
index 4dfb9ba3f0..d322958397 100644
--- a/files/fr/web/api/htmlformelement/submit/index.html
+++ b/files/fr/web/api/htmlformelement/submit/index.html
@@ -35,8 +35,6 @@ translation_of: Web/API/HTMLFormElement/submit
<p><a href="https://html.spec.whatwg.org/multipage/forms.html#the-form-element">HTML Living standard: The form element</a></p>
-<h2 id="Compatibilité_du_navigateur"><span class="tlid-translation translation"><span title="">Compatibilité du navigateur</span></span></h2>
-
-<div class="hidden"><span class="tlid-translation translation"><span title="">Le tableau de compatibilité sur cette page est généré à partir de données structurées.</span> <span title="">Si vous souhaitez contribuer aux données, veuillez consulter</span></span>  <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> <span class="tlid-translation translation"><span title="">et envoyez-nous une</span></span> requête.</div>
+<h2 id="Compatibilité_du_navigateur">Compatibilité des navigateurs</h2>
<p>{{Compat("api.HTMLFormElement.submit")}}</p>