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/transform-box/index.html | 52 +--------------------------- 1 file changed, 1 insertion(+), 51 deletions(-) (limited to 'files/zh-cn/web/css/transform-box') diff --git a/files/zh-cn/web/css/transform-box/index.html b/files/zh-cn/web/css/transform-box/index.html index b2ba704cf3..b67283c99a 100644 --- a/files/zh-cn/web/css/transform-box/index.html +++ b/files/zh-cn/web/css/transform-box/index.html @@ -62,57 +62,7 @@ transform-box: unset;

Browser compatibility

-

{{ CompatibilityTable }}

- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support{{CompatNo()}}{{CompatGeckoDesktop("41.0")}}[1]{{CompatNo()}}{{CompatNo()}}{{CompatUnknown()}}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{CompatUnknown()}}{{CompatUnknown()}}{{CompatGeckoDesktop("41.0")}}[1]{{CompatUnknown()}}{{CompatUnknown()}}{{CompatUnknown()}}
-
- -

[1] This property is implemented in Gecko 43.0 {{geckoRelease("43")}} behind theĀ preference svg.transform-box.enabled, defaulting to false. Initially it was implemented inĀ Gecko 41.0 {{geckoRelease("41")}} with the preference named svg.transform-origin.enabled. See {{bug("923193")}} and {{bug("1208550")}}.

+{{Compat("css.properties.transform-box")}}

See also

-- cgit v1.2.3-54-g00ecf