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/appearance/index.html | 56 +------------------------------ 1 file changed, 1 insertion(+), 55 deletions(-) (limited to 'files/zh-cn/web/css/appearance') diff --git a/files/zh-cn/web/css/appearance/index.html b/files/zh-cn/web/css/appearance/index.html index 678101c0f1..4a6afa9bd0 100644 --- a/files/zh-cn/web/css/appearance/index.html +++ b/files/zh-cn/web/css/appearance/index.html @@ -1780,61 +1780,7 @@ translation_of: Web/CSS/appearance

{{Compat("css.properties.appearance")}}

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - -
浏览器ChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
最低支持1.0{{CompatGeckoDesktop("1.0")}}{{property_prefix("-moz")}}[1]{{CompatNo}}{{CompatUnknown}}3.0{{property_prefix("-webkit")}}
-
- -
- - - - - - - - - - - - - - - - - - - -
浏览器AndroidFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
最低支持{{CompatUnknown}}{{CompatGeckoMobile("1.0")}}11.0{{property_prefix("-webkit")}}[2]{{CompatUnknown}}{{CompatUnknown}}
-
- -

[1] 不完全支持。

- -

[2] 只有 none, button和 textfield 值被支持,详见 the documentation on MSDN

- -

正式语法

- -{{csssyntax}} +{{Compat("css.properties.appearance")}}

示例

-- cgit v1.2.3-54-g00ecf