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/headers/has/index.html | 62 +----------------------------- 1 file changed, 1 insertion(+), 61 deletions(-) (limited to 'files/zh-cn/web/api/headers/has/index.html') diff --git a/files/zh-cn/web/api/headers/has/index.html b/files/zh-cn/web/api/headers/has/index.html index 471bd1fb90..7e9bfe3824 100644 --- a/files/zh-cn/web/api/headers/has/index.html +++ b/files/zh-cn/web/api/headers/has/index.html @@ -56,67 +56,7 @@ myHeaders.has('Accept-Encoding'); // Returns false

Browser compatibility

-

{{ CompatibilityTable() }}

- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support{{ CompatChrome(42) }}
- {{ CompatChrome(41) }} behind pref
-  
{{CompatVersionUnknown}}{{ CompatGeckoDesktop(39)}}
- 34 behind pref
{{ CompatNo }} -

29
- 28 behind pref

-
{{ CompatNo }}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidEdgeFirefox Mobile (Gecko)Firefox OS (Gecko)IE PhoneOpera MobileSafari MobileChrome for Android
Basic support{{ CompatNo }}{{CompatVersionUnknown}}{{ CompatNo }}{{ CompatNo }}{{ CompatNo }}{{ CompatNo }}{{ CompatNo }}{{ CompatNo }}
-
+{{Compat("api.Headers.has")}}

See also

-- cgit v1.2.3-54-g00ecf