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/cssconditionrule/index.html | 54 +--------------------------- 1 file changed, 1 insertion(+), 53 deletions(-) (limited to 'files/ru/web/api/cssconditionrule') diff --git a/files/ru/web/api/cssconditionrule/index.html b/files/ru/web/api/cssconditionrule/index.html index 9dd669526f..eb96a94c97 100644 --- a/files/ru/web/api/cssconditionrule/index.html +++ b/files/ru/web/api/cssconditionrule/index.html @@ -52,59 +52,7 @@ translation_of: Web/API/CSSConditionRule

Browser compatibility

-

{{ CompatibilityTable() }}

- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support{{CompatChrome(56.0)}}{{CompatVersionUnknown}}{{ CompatGeckoDesktop("20.0") }}{{ CompatNo() }}{{CompatOpera(43)}}{{ CompatNo() }}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroid WebviewEdgeFirefox Mobile (Gecko)IE PhoneOpera MobileSafari MobileChrome for Android
Basic support{{CompatChrome(56.0)}}{{CompatVersionUnknown}}{{ CompatGeckoMobile("20.0") }}{{ CompatNo() }}{{CompatOperaMobile(43)}}{{ CompatNo() }}{{CompatChrome(56.0)}}
-
+

{{Compat("api.CSSConditionRule")}}

See also

-- cgit v1.2.3-54-g00ecf