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/pointer_lock_api/index.html | 58 +--------------------------- 1 file changed, 1 insertion(+), 57 deletions(-) (limited to 'files/es/web/api/pointer_lock_api/index.html') diff --git a/files/es/web/api/pointer_lock_api/index.html b/files/es/web/api/pointer_lock_api/index.html index aa53c98fdc..48fabfd586 100644 --- a/files/es/web/api/pointer_lock_api/index.html +++ b/files/es/web/api/pointer_lock_api/index.html @@ -222,63 +222,7 @@ document.exitPointerLock();

Browser compatibility

-

{{ CompatibilityTable() }}

- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support -

Targeting 23{{ property_prefix("webkit") }}*

- -

See CR/72574

-
-

{{ CompatGeckoDesktop("14.0") }}

- -

{{bug("633602") }}

-
{{ CompatNo() }}{{ CompatNo() }}{{ CompatNo() }}
-
- -
- - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
Basic support{{ CompatNo() }}{{ CompatNo() }}{{ CompatNo() }}{{ CompatNo() }}{{ CompatNo() }}
-
- -

* Requires the feature be enabled in about:flags or Chrome started with the --enable-pointer-lock flag.

+{{Compat("api.Element.requestPointerLock")}}

See also

-- cgit v1.2.3-54-g00ecf