From 0ce7202a706c9036eeea42c158f433c2b7940457 Mon Sep 17 00:00:00 2001 From: YujiSoftware Date: Thu, 3 Mar 2022 22:36:23 +0900 Subject: Migrate CompatibilityTable to Compat macro (es) (#4355) * Migrate CompatibilityTable to Compat macro (es) * Migrate to multiple Compat macro (es) --- files/es/web/api/vibration_api/index.html | 49 +------------------------------ 1 file changed, 1 insertion(+), 48 deletions(-) (limited to 'files/es/web/api/vibration_api/index.html') diff --git a/files/es/web/api/vibration_api/index.html b/files/es/web/api/vibration_api/index.html index 7d4a74ee42..f9a9a5be69 100644 --- a/files/es/web/api/vibration_api/index.html +++ b/files/es/web/api/vibration_api/index.html @@ -99,54 +99,7 @@ window.navigator.vibrate([200]);

Compatibilidad entre navegadores

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
CaracteŕisticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
Soporte básico{{CompatVersionUnknown}} {{property_prefix("webkit")}}11.0 {{property_prefix("moz")}}
- 16 (no prefix)
{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -
- - - - - - - - - - - - - - - - - - - -
CaracterísticaAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Soporte básico{{CompatVersionUnknown}} {{property_prefix("webkit")}}11.0 {{property_prefix("moz")}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
+{{Compat("api.Navigator.vibrate")}}

Ver También

-- cgit v1.2.3-54-g00ecf