diff options
Diffstat (limited to 'files/fr/web/api/xmlhttprequest/readystate/index.html')
-rw-r--r-- | files/fr/web/api/xmlhttprequest/readystate/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/fr/web/api/xmlhttprequest/readystate/index.html b/files/fr/web/api/xmlhttprequest/readystate/index.html index 65fc74878c..d56cdaa142 100644 --- a/files/fr/web/api/xmlhttprequest/readystate/index.html +++ b/files/fr/web/api/xmlhttprequest/readystate/index.html @@ -97,6 +97,4 @@ xhr.send(null); <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 à ces données, veuillez consulter le site https://github.com/mdn/browser-compat-data et nous envoyer une demande d'extraction.</div> - <p>{{Compat("api.XMLHttpRequest.readyState")}}</p> |