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) --- .../api/htmlselectelement/checkvalidity/index.html | 56 +-------------------- .../htmlselectelement/setcustomvalidity/index.html | 58 +--------------------- 2 files changed, 2 insertions(+), 112 deletions(-) (limited to 'files/zh-cn/web/api/htmlselectelement') diff --git a/files/zh-cn/web/api/htmlselectelement/checkvalidity/index.html b/files/zh-cn/web/api/htmlselectelement/checkvalidity/index.html index c413681dd4..b2840ec1c5 100644 --- a/files/zh-cn/web/api/htmlselectelement/checkvalidity/index.html +++ b/files/zh-cn/web/api/htmlselectelement/checkvalidity/index.html @@ -35,61 +35,7 @@ translation_of: Web/API/HTMLSelectElement/checkValidity

Browser compatibility

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoDesktop(2.0)}}10{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidChromeEdgeFirefox Mobile (Gecko)Firefox OSIE PhoneOpera MobileSafari Mobile
Basic support{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoMobile(2.0)}}1.0{{CompatUnknown}}{{CompatUnknown}}{{CompatVersionUnknown}}
-
+{{Compat("api.HTMLSelectElement.checkValidity")}}

See also

diff --git a/files/zh-cn/web/api/htmlselectelement/setcustomvalidity/index.html b/files/zh-cn/web/api/htmlselectelement/setcustomvalidity/index.html index 52d5de0e15..50ec695a7e 100644 --- a/files/zh-cn/web/api/htmlselectelement/setcustomvalidity/index.html +++ b/files/zh-cn/web/api/htmlselectelement/setcustomvalidity/index.html @@ -45,63 +45,7 @@ translation_of: Web/API/HTMLSelectElement/setCustomValidity

浏览器兼容性

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - - - - - -
FeatureChromeEdgeFirefox (Gecko)Internet ExplorerOperaEdgeSafari (WebKit)
Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoDesktop(2.0)}}{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidChromeEdgeFirefox Mobile (Gecko)Firefox OSIE PhoneOpera MobileSafari Mobile
Basic support{{CompatUnknown}}{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatGeckoMobile(2.0)}}1.0{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
+{{Compat("api.HTMLSelectElement.setCustomValidity")}}

查看更多

-- cgit v1.2.3-54-g00ecf