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/css/css_transitions/index.html | 56 ----------------------------- 1 file changed, 56 deletions(-) (limited to 'files/ru/web/css/css_transitions/index.html') diff --git a/files/ru/web/css/css_transitions/index.html b/files/ru/web/css/css_transitions/index.html index f281fb9353..6bcf256333 100644 --- a/files/ru/web/css/css_transitions/index.html +++ b/files/ru/web/css/css_transitions/index.html @@ -55,62 +55,6 @@ translation_of: Web/CSS/CSS_Transitions -

Browser compatibility

- -

{{ CompatibilityTable() }}

- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support1.0 {{ property_prefix("-webkit") }}
- 26.0
{{ CompatGeckoDesktop("2.0") }} {{ property_prefix("-moz") }}
- {{ CompatGeckoDesktop("16.0") }}
10.011.6 {{ property_prefix("-o") }}
- 12.10 #
3.0 {{ property_prefix("-webkit") }}
- 6.1
-
- -
- - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support2.1 {{ property_prefix("-webkit") }}{{ CompatGeckoMobile("2.0") }} {{ property_prefix("-moz") }}
- {{ CompatGeckoMobile("16.0") }}
{{ CompatUnknown() }}10.0 {{ property_prefix("-o") }}
- 12.10 #
3.2 {{ property_prefix("-webkit") }}
-
-

See also