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/batterymanager/index.html | 64 +----------------------------- 1 file changed, 1 insertion(+), 63 deletions(-) (limited to 'files/fr/web/api/batterymanager/index.html') diff --git a/files/fr/web/api/batterymanager/index.html b/files/fr/web/api/batterymanager/index.html index a14fe8ed9a..3c01c62708 100644 --- a/files/fr/web/api/batterymanager/index.html +++ b/files/fr/web/api/batterymanager/index.html @@ -69,69 +69,7 @@ translation_of: Web/API/BatteryManager

Compatibilité des navigateurs

-

{{ CompatibilityTable() }}

- -
- - - - - - - - - - - - - - - - - - - -
FonctionalitéChromeFirefox (Gecko)Internet ExplorerOperaSafari
Support basique -

{{CompatChrome(39.0)}}

- -

{{CompatNo()}}

-
{{CompatGeckoDesktop("10")}} {{ property_prefix("moz") }} [1]
- {{CompatGeckoDesktop("16")}} (without prefix) [2]
{{ CompatNo() }}25{{ CompatNo() }}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
FonctionalitéAndroidChrome WebviewFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Support basique{{CompatNo()}}{{CompatChrome(40.0)}}{{CompatGeckoMobile("10")}} {{ property_prefix("moz") }} [1]
- {{CompatGeckoMobile("16")}} (without prefix) [2]
{{ CompatNo() }}{{ CompatNo() }}{{ CompatNo() }}
-
- -

Notes Gecko

- -
-

[1] désactivée par défaut dans Firefox 10.0, mais peut être activé réglant la préférence dom.battery.enabled à true. À partir de Firefox 11.0, mozBattery est activée par défaut pour mac le support est venus avec Gecko 18.0 {{geckoRelease("18.0")}}.

-
- -

[2] L'API batterie est actuellement supportée sur Android, Windows et Linux avec UPower installé. Support de MacOS est disponible à partir de Gecko 18.0 {{geckoRelease ("18.0")}}.

+

{{Compat("api.BatteryManager")}}

Voir aussi

-- cgit v1.2.3-54-g00ecf