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-delay/index.html | 54 +------------------------ 1 file changed, 1 insertion(+), 53 deletions(-) (limited to 'files/zh-cn/web/css/transition-delay/index.html') diff --git a/files/zh-cn/web/css/transition-delay/index.html b/files/zh-cn/web/css/transition-delay/index.html index 3492c90d67..8859c3b34b 100644 --- a/files/zh-cn/web/css/transition-delay/index.html +++ b/files/zh-cn/web/css/transition-delay/index.html @@ -336,59 +336,7 @@ var intervalID = window.setInterval(updateTransition, 7000);

浏览器兼容性

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - -
?特性ChromeFirefox (Gecko)Internet ExplorerOperaSafari
基本支持1.0 {{property_prefix("-webkit")}}{{CompatGeckoDesktop("2.0")}} {{property_prefix("-moz")}}
- {{CompatGeckoDesktop("16.0")}}
10.011.6 {{property_prefix("-o")}}
- 12.10
3.0 {{property_prefix("-webkit")}}
-
- -
- - - - - - - - - - - - - - - - - - - -
特性AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
基本支持2.1 {{property_prefix("-webkit")}}{{CompatGeckoMobile("2.0")}} {{property_prefix("-moz")}}
- {{CompatGeckoMobile("16.0")}}
{{CompatUnknown}}10.0 {{property_prefix("-o")}}
- 12.10[1]
3.2 {{property_prefix("-webkit")}}
-
- -

[1] 详见 blog post about Opera 12.50.

+{{Compat("css.properties.transition-delay")}}

扩展阅读

-- cgit v1.2.3-54-g00ecf