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/deviceorientationevent/index.html | 67 ++++------------------ 1 file changed, 12 insertions(+), 55 deletions(-) (limited to 'files/fr/web/api/deviceorientationevent') diff --git a/files/fr/web/api/deviceorientationevent/index.html b/files/fr/web/api/deviceorientationevent/index.html index 0dfe1510fa..c5fd5b44e7 100644 --- a/files/fr/web/api/deviceorientationevent/index.html +++ b/files/fr/web/api/deviceorientationevent/index.html @@ -42,12 +42,14 @@ translation_of: Web/API/DeviceOrientationEvent
window.addEventListener('deviceorientation', function(event) {
   console.log("z : " + event.alpha + "\n x : " + event.beta + "\n y : " + event.gamma);
 });
-

Spécifications

+ +

Spécifications

+ - + @@ -55,62 +57,17 @@ translation_of: Web/API/DeviceOrientationEvent - +
SpécificationÉtatStatut Commentaires
{{SpecName('Device Orientation')}} {{Spec2('Device Orientation')}}Spécification initiale.Définition initiale.
-

Compatibilité entre les navigateurs

-

Compatibilité pour DeviceOrientationEvent:

-

{{ CompatibilityTable() }}

-
- - - - - - - - - - - - - - - - - - - -
TechnologieChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Support de base7.03.6 (mozOrientation),
- 6
{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatUnknown() }}
-
-
- - - - - - - - - - - - - - - - - - - -
TechnologieAndroidFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
Support de base3.03.6 (mozOrientation),
- 6
{{ CompatNo() }}{{ CompatNo() }}4.2
-
-

Notes spécifiques à Gecko

-

Firefox 3.6, 4, et 5 supportent mozOrientation au lieu de l'interface  standard DeviceOrientationEvent.

-

Voir aussi

+ +

Compatibilité des navigateurs

+ +

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

+ +

Voir aussi

+