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/api/pushmanager/subscribe/index.html | 59 +--------------------- 1 file changed, 1 insertion(+), 58 deletions(-) (limited to 'files/zh-cn/web/api/pushmanager') diff --git a/files/zh-cn/web/api/pushmanager/subscribe/index.html b/files/zh-cn/web/api/pushmanager/subscribe/index.html index 0e0f4c12e0..9172396f19 100644 --- a/files/zh-cn/web/api/pushmanager/subscribe/index.html +++ b/files/zh-cn/web/api/pushmanager/subscribe/index.html @@ -72,64 +72,7 @@ navigator.serviceWorker.register('serviceworker.js').then(

浏览器兼容性

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support{{CompatChrome(42.0)}}{{CompatGeckoDesktop(44.0)}}[1]{{CompatNo}}{{CompatUnknown}}{{CompatNo}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidAndroid WebviewFirefox Mobile (Gecko)Firefox OSIE MobileOpera MobileSafari MobileChrome for Android
Basic support{{CompatNo}}{{CompatNo}}{{CompatGeckoMobile(48)}}[2]{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatChrome(42.0)}}
-
- - +{{Compat("api.PushManager.subscribe")}}

另见

-- cgit v1.2.3-54-g00ecf