diff options
author | tristantheb <tristantheb@users.noreply.github.com> | 2021-06-19 19:21:21 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-19 19:21:21 +0200 |
commit | 4b325100c1ca81f9cb59fa6aba8667bc4363636f (patch) | |
tree | 1c67336d0833c30915270912af5968f9d6614c70 /files/fr/web/api/idbfactory/index.html | |
parent | deeef44dd82adb13ef2c85ff295c426561f9925c (diff) | |
download | translated-content-4b325100c1ca81f9cb59fa6aba8667bc4363636f.tar.gz translated-content-4b325100c1ca81f9cb59fa6aba8667bc4363636f.tar.bz2 translated-content-4b325100c1ca81f9cb59fa6aba8667bc4363636f.zip |
Removing all hidden bcd block for /web/ (#1252)
* Removing all hidden bcd block for /web/
* minor rewording
Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com>
Diffstat (limited to 'files/fr/web/api/idbfactory/index.html')
-rw-r--r-- | files/fr/web/api/idbfactory/index.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/files/fr/web/api/idbfactory/index.html b/files/fr/web/api/idbfactory/index.html index 3d2356a76b..cc1728ca4a 100644 --- a/files/fr/web/api/idbfactory/index.html +++ b/files/fr/web/api/idbfactory/index.html @@ -90,10 +90,6 @@ DBOpenRequest.onsuccess = function(event) { <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden"> -<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> -</div> - <p>{{Compat("api.IDBFactory")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> |