From 99efa5cfa34c3f9d38b75352881acdfc99508ebf Mon Sep 17 00:00:00 2001 From: tristantheb Date: Fri, 2 Apr 2021 13:50:14 +0200 Subject: UPDATE: FR-ONLY - Remove all old CompatibilityTable to replace with {{Compat()}} (#311) * UPDATE: Removing CompatibilityTable script - Part 1 * UPDATE: Removing CompatibilityTable script - Part 2 * UPDATE: Removing CompatibilityTable script - Part 3 * UPDATE: Removing CompatibilityTable script - Part 4 * UPDATE: Removing CompatibilityTable script - Part 5/5 * FIX: Repair the EOL of one page * FIX: Fix conflicting file --- files/fr/web/api/storage/length/index.html | 70 +++--------------------------- 1 file changed, 6 insertions(+), 64 deletions(-) (limited to 'files/fr/web/api/storage/length') diff --git a/files/fr/web/api/storage/length/index.html b/files/fr/web/api/storage/length/index.html index 2d32d4bae6..09ccc26c76 100644 --- a/files/fr/web/api/storage/length/index.html +++ b/files/fr/web/api/storage/length/index.html @@ -54,70 +54,12 @@ translation_of: Web/API/Storage/length -

Compatibilité

+

Compatibilité des navigateurs

-

{{ CompatibilityTable() }}

+

{{Compat("api.Storage.length")}}

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
FonctionnalitéChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
localStorage43.5810.504
sessionStorage52810.504
-
- -
- - - - - - - - - - - - - - - - - - - -
FonctionnalitéAndroidFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
Support de base2.1{{ CompatUnknown }}811iOS 3.2
-
- -

Tous les navigateurs ont des niveaux de capacité de stockage variables, que ce soit pour localStorage ou sessionStorage. Pour un test de l'ensemble des capacités des différents navigateurs voir ici.

- -
-

Note : Depuis iOS 5.1, Safari Mobile stocke les données liées à localStorage dans un fichier de cache qui est sujet à un nettoyage occasionnel par ordre du système d'exploitation, surtout lorsqu'il reste peu de place.

-
- -

À voir également

+

Voir aussi

-

Utilisation de l'API de stockage web

+ -- cgit v1.2.3-54-g00ecf