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/node/getuserdata/index.html | 52 +--------------------------- 1 file changed, 1 insertion(+), 51 deletions(-) (limited to 'files/fr/web/api/node/getuserdata/index.html') diff --git a/files/fr/web/api/node/getuserdata/index.html b/files/fr/web/api/node/getuserdata/index.html index 0ddb31d8ff..76ffd3ce25 100644 --- a/files/fr/web/api/node/getuserdata/index.html +++ b/files/fr/web/api/node/getuserdata/index.html @@ -57,57 +57,7 @@ console.log(document.getUserData('key')); // 15

Compatibilité des navigateurs

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - -
FonctionnalitéChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support{{CompatNo}}{{CompatGeckoMobile(1)}}
- {{CompatNo}} 22.0[1]
{{CompatUnknown}}{{CompatNo}}{{CompatNo}}
-
- -
- - - - - - - - - - - - - - - - - - - -
FonctionnalitéAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{CompatNo}}{{CompatGeckoDesktop(1)}}
- {{CompatNo}} 22.0[1]
{{CompatVersionUnknown}}{{CompatNo}}{{CompatNo}}
-
- -

[1] La méthode est toujours disponible à partir de scripts chrome.

+

{{Compat("api.Node.getUserData")}}

Voir aussi

-- cgit v1.2.3-54-g00ecf