aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/window/sessionstorage/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/window/sessionstorage/index.html')
-rw-r--r--files/fr/web/api/window/sessionstorage/index.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/files/fr/web/api/window/sessionstorage/index.html b/files/fr/web/api/window/sessionstorage/index.html
index 6d6bed8021..e93c0bb0cc 100644
--- a/files/fr/web/api/window/sessionstorage/index.html
+++ b/files/fr/web/api/window/sessionstorage/index.html
@@ -77,10 +77,6 @@ champ.addEventListener("change", function() {
<h2 id="Compatilibité_des_navigateurs">Compatilibité 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.Window.sessionStorage")}}</p>
<p>Chaque navigateur attribue des capacités de stockage limitées pour <code>localStorage</code> et <code>sessionStorage</code>. Vous en trouverez certaines dans ce <a class="external" href="http://dev-test.nemikor.com/web-storage/support-test/">récapitulatif de tests des capacités de stockage attribuées en fonction du navigateur</a>.</p>