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/response/ok/index.html | 59 +----------------------------- 1 file changed, 1 insertion(+), 58 deletions(-) (limited to 'files/zh-cn/web/api/response/ok/index.html') diff --git a/files/zh-cn/web/api/response/ok/index.html b/files/zh-cn/web/api/response/ok/index.html index 63448df311..ef4ef7085d 100644 --- a/files/zh-cn/web/api/response/ok/index.html +++ b/files/zh-cn/web/api/response/ok/index.html @@ -52,64 +52,7 @@ fetch(myRequest).then(function(response) {

浏览器兼容性

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support{{CompatChrome(42)}}
- {{CompatChrome(41)}}[1]
{{CompatGeckoDesktop(39)}}
- 34[1]
{{CompatNo}} -

29
- 28[1]

-
{{CompatNo}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)Firefox OS (Gecko)IE PhoneOpera MobileSafari MobileChrome for Android
Basic support{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -

[1] This feature is implemented behind a preference.

+{{Compat("api.Response.ok")}}

相关链接

-- cgit v1.2.3-54-g00ecf