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/console/dir/index.html | 48 +-------------------------------- 1 file changed, 1 insertion(+), 47 deletions(-) (limited to 'files/ru/web/api/console/dir/index.html') diff --git a/files/ru/web/api/console/dir/index.html b/files/ru/web/api/console/dir/index.html index e710d4cd72..e04919d221 100644 --- a/files/ru/web/api/console/dir/index.html +++ b/files/ru/web/api/console/dir/index.html @@ -35,53 +35,7 @@ translation_of: Web/API/Console/dir

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

-

{{ CompatibilityTable() }}

- -
- - - - - - - - - - - - - - - - - - - -
ОсобенностьChromeFirefox (Gecko)Internet ExplorerOperaSafari
Поддержка{{ CompatVersionUnknown() }}{{ CompatGeckoDesktop("8.0") }}9{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
-
- -
- - - - - - - - - - - - - - - - - - - -
ОсобенностьAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Поддержка{{ CompatUnknown() }}{{ CompatGeckoMobile("8.0") }}{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatUnknown() }}
-
+

{{Compat("api.Console.dir")}}

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

-- cgit v1.2.3-54-g00ecf