From a6b8284ca9f43b5b3f81128ada704d279731a1f9 Mon Sep 17 00:00:00 2001 From: alattalatta Date: Wed, 19 May 2021 23:08:15 +0900 Subject: Get rid of {{CompatibilityTable}} from CSS (#859) --- files/ko/web/css/animation-duration/index.html | 65 +------------------------- 1 file changed, 2 insertions(+), 63 deletions(-) (limited to 'files/ko/web/css/animation-duration/index.html') diff --git a/files/ko/web/css/animation-duration/index.html b/files/ko/web/css/animation-duration/index.html index 2aca466bc9..5fcbffce63 100644 --- a/files/ko/web/css/animation-duration/index.html +++ b/files/ko/web/css/animation-duration/index.html @@ -4,6 +4,7 @@ slug: Web/CSS/animation-duration tags: - CSS 애니메이션 translation_of: Web/CSS/animation-duration +browser-compat: css.properties.animation-duration ---
{{CSSRef}} {{SeeCompatTable}}
@@ -68,69 +69,7 @@ animation-duration: 10s, 35s, 230ms;

브라우저 호환성(Browser compatibility)

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support3.0{{property_prefix("-webkit")}}
- {{CompatChrome(43.0)}}
{{CompatVersionUnknown}}{{property_prefix("-webkit")}}
- {{CompatVersionUnknown}}
{{CompatGeckoDesktop("5.0")}}{{property_prefix("-moz")}}
- {{CompatGeckoDesktop("16.0")}}[1]
1012{{property_prefix("-o")}}
- 12.10
4.0{{property_prefix("-webkit")}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidChromeEdgeFirefox Mobile (Gecko)IE PhoneOpera MobileSafari MobileChrome for Android
Basic support2.0{{property_prefix("-webkit")}}{{CompatUnknown}}{{CompatVersionUnknown}}{{property_prefix("-webkit")}}
- {{CompatVersionUnknown}}
{{CompatGeckoMobile("5.0")}}{{property_prefix("-moz")}}
- {{ CompatGeckoMobile("16.0")}}[1]
{{CompatNo}}{{CompatNo}}4.2{{property_prefix("-webkit")}}{{CompatChrome(43.0)}}
-
- -

[1] Gecko 44.0 {{geckoRelease("44.0")}}은 layout.css.prefixes.webkit 환경 설정 뒤에 웹 호환성 이유로 인해 -webkit- 접두어로 사용 된 속성 버전에 대한 지원을 추가하고 기본을 false로 설정합니다. Gecko 49.0 {{geckoRelease("49.0")}}이후 기본 설정은 true로 기본 설정됩니다.

+

{{Compat}}

같이 보기(See also)

-- cgit v1.2.3-54-g00ecf