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/navigator/battery/index.html | 60 +-------------------------- 1 file changed, 1 insertion(+), 59 deletions(-) (limited to 'files/fr/web/api/navigator/battery') diff --git a/files/fr/web/api/navigator/battery/index.html b/files/fr/web/api/navigator/battery/index.html index 5e03c2f40f..c4edee5e73 100644 --- a/files/fr/web/api/navigator/battery/index.html +++ b/files/fr/web/api/navigator/battery/index.html @@ -57,65 +57,7 @@ updateBatteryStatus();

Compatibilité des navigateurs

-

{{ CompatibilityTable() }}

- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support20 {{ property_prefix("webkit") }}10.0{{ CompatNo() }}{{ CompatNo() }}{{ CompatNo() }}
-
- -
- - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support20 {{ property_prefix("webkit") }}10.0 {{ property_prefix("moz") }}{{ CompatNo() }}{{ CompatNo() }}{{ CompatNo() }}
-
- -

Gecko notes

- -

Désactivée par défaut dans Firefox 10.0, mais peut etre activée en réglant dom.battery.enabled à vrai. A partir de Firefox 11.0, mozBattery est activé par défaut.

- -
Note: L'API Batterie est actuellement supportée sur Android, Windows et Linux avec UPower installé. Le support de MacOS est disponible à partir de Gecko 18.0 {{geckoRelease("18.0")}}.
- -

Spécification

- - +

{{Compat("api.Navigator.battery")}}

Voir aussi

-- cgit v1.2.3-54-g00ecf