diff options
author | tristantheb <tristantheb@users.noreply.github.com> | 2021-06-19 18:31:13 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-19 18:31:13 +0200 |
commit | 52990303982048d807b7a8dc8c016bb332bc710e (patch) | |
tree | bf14a3c5f6dc9265375734e0c4fd8a0c6e481370 /files/fr/web/api/xmlhttprequest/send | |
parent | 322369a40a3058c0630f4276a6455b554128be1d (diff) | |
download | translated-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/xmlhttprequest/send')
-rw-r--r-- | files/fr/web/api/xmlhttprequest/send/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/fr/web/api/xmlhttprequest/send/index.html b/files/fr/web/api/xmlhttprequest/send/index.html index 507b4b7731..3f4881c502 100644 --- a/files/fr/web/api/xmlhttprequest/send/index.html +++ b/files/fr/web/api/xmlhttprequest/send/index.html @@ -123,8 +123,6 @@ xhr.send("foo=bar&lorem=ipsum"); <h2 id="Compatibilité_navigateur">Compatibilité navigateur</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 à ces données, veuillez consulter le site<a href="/fr/docs/"> https://github.com/mdn/browser-compat-data</a> et nous envoyer une demande d'extraction.</div> - <div>{{Compat("api.XMLHttpRequest.send")}}</div> <h2 id="Voir_aussi">Voir aussi</h2> |