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/will-change/index.html | 53 ++------------------------------- 1 file changed, 2 insertions(+), 51 deletions(-) (limited to 'files/ko/web/css/will-change') diff --git a/files/ko/web/css/will-change/index.html b/files/ko/web/css/will-change/index.html index ddddef39f2..a685e9f2f7 100644 --- a/files/ko/web/css/will-change/index.html +++ b/files/ko/web/css/will-change/index.html @@ -2,6 +2,7 @@ title: will-change slug: Web/CSS/will-change translation_of: Web/CSS/will-change +browser-compat: css.properties.will-change ---
{{CSSRef}}
@@ -118,54 +119,4 @@ function removeHint() {

브라우저 호환성

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support{{CompatChrome(36)}}{{CompatGeckoDesktop(36)}} [1]{{CompatNo}}{{CompatOpera(24)}}{{CompatSafari(9.1)}}
-
- -
- - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
Basic support37{{CompatGeckoMobile(36)}} [1]{{CompatNo}}{{CompatNo}}9.3
-
- -

[1] From Firefox 31 to 35, will-change was available, but only if the user flipped the layout.css.will-change.enabled flag to true. The preference have been removed in Firefox 43.

- -

Firefox allows to set will-change: will-change up to version 42.0, which is invalid by the spec. This was fixed in Firefox 43.0. See {{bug("1195884")}}.

+

{{Compat}}

-- cgit v1.2.3-54-g00ecf