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/window/crypto/index.html | 83 +++++++------------------------ 1 file changed, 19 insertions(+), 64 deletions(-) (limited to 'files/fr/web/api/window/crypto/index.html') diff --git a/files/fr/web/api/window/crypto/index.html b/files/fr/web/api/window/crypto/index.html index dadf4b3518..d669c22629 100644 --- a/files/fr/web/api/window/crypto/index.html +++ b/files/fr/web/api/window/crypto/index.html @@ -12,77 +12,32 @@ translation_of: Web/API/Window/crypto
var cryptoObj = window.crypto || window.msCrypto; // pour IE 11
 
-

Spécifications

+

Spécifications

- - - - - - - - - - - + + + + + + + + + + + + +
SpécificationStatutCommentaire
{{SpecName("Web Crypto API", "#dfn-GlobalCrypto", "Window.crypto")}}{{Spec2("Web Crypto API")}}Définition initiale
SpécificationStatutCommentaire
{{SpecName("Web Crypto API", "#dfn-GlobalCrypto", "Window.crypto")}}{{Spec2("Web Crypto API")}}Définition initiale
-

Compatibilité navigateur

+

Compatibilité des navigateurs

-

{{ CompatibilityTable() }}

+

{{Compat("api.Window.crypto")}}

-
- - - - - - - - - - - - - - - - - - - -
FonctionnalitéChromeFirefox (Gecko)Internet Explorer / EdgeChrome Opera VivaldiSafari
Support de base44 {{ CompatVersionUnknown() }}{{CompatVersionUnknown}}6 {{ property_prefix("-ms") }}19{{ CompatVersionUnknown() }}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
FonctionnalitéChrome for AndroidFirefox Gecko MobileFirefox OSInternet Explorer / EdgeOpera for MobileSafari Mobile
Support de base{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}2 {{ CompatVersionUnknown() }}10 {{ CompatVersionUnknown() }}37 {{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
-
- -

Voir aussi

+

Voir aussi

-- cgit v1.2.3-54-g00ecf