From 0c13ec128150b8f5097a4649c6da653cac6e3c30 Mon Sep 17 00:00:00 2001 From: YujiSoftware Date: Wed, 2 Mar 2022 20:34:14 +0900 Subject: Migrate to multiple Compat macro (zh-cn) --- files/zh-cn/web/css/css_counter_styles/index.html | 54 ++++------------------- 1 file changed, 8 insertions(+), 46 deletions(-) (limited to 'files/zh-cn/web/css') diff --git a/files/zh-cn/web/css/css_counter_styles/index.html b/files/zh-cn/web/css/css_counter_styles/index.html index 305f55d128..7324239d35 100644 --- a/files/zh-cn/web/css/css_counter_styles/index.html +++ b/files/zh-cn/web/css/css_counter_styles/index.html @@ -70,52 +70,14 @@ translation_of: Web/CSS/CSS_Counter_Styles

浏览器兼容性

-

{{CompatibilityTable}}

+

@counter-style rule

-
- - - - - - - - - - - - - - - - - - - -
特性ChromeFirefox (Gecko)Internet ExplorerOperaSafari
基本支持{{CompatNo}}{{CompatGeckoDesktop(33)}}[1]{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
+{{Compat("css.at-rules.counter-style")}} -
- - - - - - - - - - - - - - - - - - - -
特性AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
基本支持{{CompatNo}}{{CompatGeckoDesktop(33)}}[1]{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
+

counter-increment property

+ +{{Compat("css.properties.counter-increment")}} + +

counter-reset property

-

[1] Gecko不在支持图片所描述的 {{cssxref("@counter-style/symbols", "symbols")}} .可以查看{{bug("1024179")}}.

+{{Compat("css.properties.counter-reset")}} \ No newline at end of file -- cgit v1.2.3-54-g00ecf