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_animations/index.html | 57 +----------------------------- 1 file changed, 1 insertion(+), 56 deletions(-) (limited to 'files/ru/web/css/css_animations/index.html') diff --git a/files/ru/web/css/css_animations/index.html b/files/ru/web/css/css_animations/index.html index bdcd0b0c65..6919501948 100644 --- a/files/ru/web/css/css_animations/index.html +++ b/files/ru/web/css/css_animations/index.html @@ -70,62 +70,7 @@ translation_of: Web/CSS/CSS_Animations

Browser compatibility

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support{{CompatVersionUnknown}}{{property_prefix("-webkit")}}
- 43.0
{{CompatGeckoDesktop("5.0")}}{{property_prefix("-moz")}}
- {{CompatGeckoDesktop("16.0")}}
1012{{property_prefix("-o")}}
- 12.10[2]
4.0{{property_prefix("-webkit")}}
-
- -
- - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
Basic support2.1 {{property_prefix("-webkit")}} [1]
- 4.0 {{property_prefix("-webkit")}}
{{CompatGeckoMobile("5.0")}}{{property_prefix("-moz")}}
- {{CompatGeckoMobile("16.0")}}
{{CompatUnknown}}{{CompatUnknown}}{{CompatVersionUnknown}}{{property_prefix("-webkit")}}
-
- -

[1] Partial support: {{cssxref("animation-fill-mode")}} property is not supported in Android browser below 2.3.

- -

[2] See the release notes to Opera 12.50.

+

{{Compat("css.properties.animation")}}

See also

-- cgit v1.2.3-54-g00ecf