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/api/element/classname/index.html | 50 +----------------------- 1 file changed, 1 insertion(+), 49 deletions(-) (limited to 'files/zh-cn/web/api/element/classname/index.html') diff --git a/files/zh-cn/web/api/element/classname/index.html b/files/zh-cn/web/api/element/classname/index.html index 0b071645e3..27234c0a75 100644 --- a/files/zh-cn/web/api/element/classname/index.html +++ b/files/zh-cn/web/api/element/classname/index.html @@ -69,55 +69,7 @@ if (elm.className == "fixed") {

浏览器兼容性

-

{{CompatibilityTable}}

- - - - - - - - - - - - - - - - - - - - - - -
FeatureChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
- - - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidChrome for AndroidEdgeFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
+{{Compat("api.Element.className")}}

相关链接

-- cgit v1.2.3-54-g00ecf