From 9a110dee28ae2ef12ee014b98fda6bae6ee48edb Mon Sep 17 00:00:00 2001 From: YujiSoftware Date: Wed, 2 Mar 2022 20:22:51 +0900 Subject: Migrate to Compat macro (zh-cn) --- .../web/css/animation-iteration-count/index.html | 57 +--------------------- 1 file changed, 1 insertion(+), 56 deletions(-) (limited to 'files/zh-cn/web/css/animation-iteration-count') diff --git a/files/zh-cn/web/css/animation-iteration-count/index.html b/files/zh-cn/web/css/animation-iteration-count/index.html index 283caae60b..d1f958d49d 100644 --- a/files/zh-cn/web/css/animation-iteration-count/index.html +++ b/files/zh-cn/web/css/animation-iteration-count/index.html @@ -70,62 +70,7 @@ animation-iteration-count: 2, 0, infinite;

Browser compatibility 兼容性

-

{{ CompatibilityTable() }}

- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support{{ CompatVersionUnknown() }}{{ property_prefix("-webkit") }}
- {{CompatChrome(43.0)}}
{{ CompatGeckoDesktop("5.0") }}{{ property_prefix("-moz") }}
- {{ CompatGeckoDesktop("16.0") }}
10 12 {{ property_prefix("-o") }}
- 12.10
4.0{{ property_prefix("-webkit") }}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidChromeFirefox Mobile (Gecko)IE PhoneOpera MobileSafari MobileChrome for Android
Basic support{{ CompatVersionUnknown() }}{{ property_prefix("-webkit") }}{{CompatUnknown}}{{ CompatGeckoMobile("5.0") }}{{ property_prefix("-moz") }}
- {{ CompatGeckoMobile("16.0") }}
{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatUnknown() }}{{CompatChrome(43.0)}}
-  
-
+{{Compat("css.properties.animation-iteration-count")}}

See also

-- cgit v1.2.3-54-g00ecf