aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/web_storage_api
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/web_storage_api
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/web_storage_api')
-rw-r--r--files/fr/web/api/web_storage_api/index.html8
-rw-r--r--files/fr/web/api/web_storage_api/using_the_web_storage_api/index.html4
2 files changed, 0 insertions, 12 deletions
diff --git a/files/fr/web/api/web_storage_api/index.html b/files/fr/web/api/web_storage_api/index.html
index c1d30beeb9..d90c9bfd37 100644
--- a/files/fr/web/api/web_storage_api/index.html
+++ b/files/fr/web/api/web_storage_api/index.html
@@ -73,19 +73,11 @@ translation_of: Web/API/Web_Storage_API
<h3 id="Window.localStorage"><code>Window.localStorage</code></h3>
-<div>
-
-
<p>{{Compat("api.Window.localStorage")}}</p>
<h3 id="Window.sessionStorage"><code>Window.sessionStorage</code></h3>
-<div>
-<div class="hidden">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.</div>
-
<p>{{Compat("api.Window.sessionStorage")}}</p>
-</div>
-</div>
<h2 id="Navigation_privée_Modes_incognito">Navigation privée / Modes incognito</h2>
diff --git a/files/fr/web/api/web_storage_api/using_the_web_storage_api/index.html b/files/fr/web/api/web_storage_api/using_the_web_storage_api/index.html
index 53e5b29a1d..69a8a500b6 100644
--- a/files/fr/web/api/web_storage_api/using_the_web_storage_api/index.html
+++ b/files/fr/web/api/web_storage_api/using_the_web_storage_api/index.html
@@ -200,14 +200,10 @@ imageForm.onchange = populateStorage;</pre>
<h3 id="Window.localStorage"><code>Window.localStorage</code></h3>
-<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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.Window.localStorage")}}</p>
<h3 id="Window.sessionStorage"><code>Window.sessionStorage</code></h3>
-<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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.Window.sessionStorage")}}</p>
<p>Tous les navigateurs ont des niveaux de capacité différents pour localStorage et sessionStorage. Voici un <a class="external" href="http://dev-test.nemikor.com/web-storage/support-test/" title="http://dev-test.nemikor.com/web-storage/support-test/">détail des capacités de stockage pour différents navigateurs</a>.</p>