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) --- files/zh-cn/web/css/transition-property/index.html | 70 +--------------------- 1 file changed, 1 insertion(+), 69 deletions(-) (limited to 'files/zh-cn/web/css/transition-property/index.html') diff --git a/files/zh-cn/web/css/transition-property/index.html b/files/zh-cn/web/css/transition-property/index.html index 36a3372c14..2753f6f3f8 100644 --- a/files/zh-cn/web/css/transition-property/index.html +++ b/files/zh-cn/web/css/transition-property/index.html @@ -75,75 +75,7 @@ transition-property: unset;

浏览器兼容

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support{{CompatVersionUnknown}} {{property_prefix("-webkit")}}{{CompatGeckoDesktop("2.0")}} {{property_prefix("-moz")}}
- {{CompatGeckoDesktop("16.0")}}
1011.6{{property_prefix("-o")}}
- 12.10 #
{{CompatVersionUnknown}} {{property_prefix("-webkit")}}
IDENT value{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}12.10 {{CompatNo}}{{CompatNo}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{CompatVersionUnknown}} {{property_prefix("-webkit")}}{{CompatVersionUnknown}} {{property_prefix("-webkit")}}{{CompatGeckoMobile("2.0")}} {{property_prefix("-moz")}}
- {{CompatGeckoMobile("16.0")}}
{{CompatUnknown}}{{CompatUnknown}}{{CompatVersionUnknown}} {{property_prefix("-webkit")}}
IDENT value{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatNo}}
-
+{{Compat("css.properties.transition-property")}}

参考

-- cgit v1.2.3-54-g00ecf