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) --- .../zh-cn/web/css/scroll-snap-points-x/index.html | 52 +--------------------- 1 file changed, 1 insertion(+), 51 deletions(-) (limited to 'files/zh-cn/web/css/scroll-snap-points-x/index.html') diff --git a/files/zh-cn/web/css/scroll-snap-points-x/index.html b/files/zh-cn/web/css/scroll-snap-points-x/index.html index c2b0b3c2fc..878e03b57f 100644 --- a/files/zh-cn/web/css/scroll-snap-points-x/index.html +++ b/files/zh-cn/web/css/scroll-snap-points-x/index.html @@ -87,54 +87,4 @@ scroll-snap-points-x: unset;

浏览器兼容性

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - -
特性ChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
支持度{{CompatUnknown}}{{CompatGeckoDesktop("39.0")}}{{CompatNo}}{{CompatNo}}9{{property_prefix("-webkit")}}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
特性AndroidFirefox Mobile (Gecko)Firefox OSIE PhoneOpera MobileSafari Mobile
支持度{{CompatNo}}{{CompatGeckoMobile("39.0")}}[1]{{CompatGeckoMobile("39.0")}}{{CompatNo}}{{CompatNo}}9{{property_prefix("-webkit")}}
-
- -

[1] 在Firefox移动版上,从内核Gecko 39开始可用,但是低于 layout.css.vertical-text.enabled优先级,默认不可用。

+{{Compat("css.properties.scroll-snap-points-x")}} -- cgit v1.2.3-54-g00ecf