From d2c717611f2ab3dc0a25deae3a78cf44aa31a4f2 Mon Sep 17 00:00:00 2001
From: YujiSoftware
Date: Sun, 16 May 2021 22:30:00 +0900
Subject: Migrate CompatibilityTable to Compat macro (lang-ru) (#876)
* Migrate to Compat macro
* Migrate to Compat macro (multiple in page)
* Migrate to Compat macro
* Migrate to Compat macro (removed)
---
files/ru/web/api/pointer_lock_api/index.html | 54 +---------------------------
1 file changed, 1 insertion(+), 53 deletions(-)
(limited to 'files/ru/web/api/pointer_lock_api')
diff --git a/files/ru/web/api/pointer_lock_api/index.html b/files/ru/web/api/pointer_lock_api/index.html
index e0fd2ace29..515d997880 100644
--- a/files/ru/web/api/pointer_lock_api/index.html
+++ b/files/ru/web/api/pointer_lock_api/index.html
@@ -264,59 +264,7 @@ document.addEventListener('webkitpointerlockchange', lockChangeAlert, false);
Browser compatibility
-{{ CompatibilityTable() }}
-
-
-
-
-
- Feature |
- Chrome |
- Firefox (Gecko) |
- Internet Explorer |
- Opera |
- Safari (WebKit) |
-
-
- Basic support |
-
- Yes {{ property_prefix("webkit") }}
- |
-
- Yes {{ property_prefix("gecko") }}
- |
- {{ CompatNo() }} |
- {{ CompatNo() }} |
- {{ CompatNo() }} |
-
-
-
-
-
-
-
-
-
- Feature |
- Android |
- Firefox Mobile (Gecko) |
- Firefox OS |
- IE Phone |
- Opera Mobile |
- Safari Mobile |
-
-
- Basic support |
- {{ CompatNo() }} |
- {{ CompatNo() }} |
- {{ CompatNo() }} |
- {{ CompatNo() }} |
- {{ CompatNo() }} |
- {{ CompatNo() }} |
-
-
-
-
+{{Compat("api.Element.requestPointerLock")}}
See also
--
cgit v1.2.3-54-g00ecf