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/document/hasfocus/index.html | 52 +-------------------------- 1 file changed, 1 insertion(+), 51 deletions(-) (limited to 'files/ru/web/api/document/hasfocus/index.html') diff --git a/files/ru/web/api/document/hasfocus/index.html b/files/ru/web/api/document/hasfocus/index.html index e0a3a5114b..62b5fb0749 100644 --- a/files/ru/web/api/document/hasfocus/index.html +++ b/files/ru/web/api/document/hasfocus/index.html @@ -87,57 +87,7 @@ function openWindow() {

Совместимость с браузерами

-

{{ CompatibilityTable() }}

- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support30{{CompatVersionUnknown}}{{ CompatGeckoDesktop("1.9") }}6.012.10{{ CompatVersionUnknown() }}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidEdgeFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{ CompatUnknown() }}{{CompatVersionUnknown}}{{ CompatGeckoMobile("1.9") }}{{ CompatUnknown() }}{{ CompatNo() }}{{ CompatUnknown() }}
-
+

{{Compat("api.Document.hasFocus")}}

Смотрите также

-- cgit v1.2.3-54-g00ecf