From 325cdb72f8f6975c0746a33332f76510ada880d4 Mon Sep 17 00:00:00 2001 From: alattalatta Date: Sun, 23 May 2021 23:07:36 +0900 Subject: Get rid of {{CompatibilityTable}} from API (#864) --- .../using_service_workers/index.html | 56 ---------------------- 1 file changed, 56 deletions(-) (limited to 'files/ko/web/api/service_worker_api') diff --git a/files/ko/web/api/service_worker_api/using_service_workers/index.html b/files/ko/web/api/service_worker_api/using_service_workers/index.html index 9c9ffcf6e0..62b84813d6 100644 --- a/files/ko/web/api/service_worker_api/using_service_workers/index.html +++ b/files/ko/web/api/service_worker_api/using_service_workers/index.html @@ -454,62 +454,6 @@ event.request.body -

Browser compatibility

- -
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support{{CompatChrome(40.0)}}{{ CompatGeckoDesktop("33.0") }}[1]{{CompatNo}}24{{CompatNo}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroid WebviewChrome for AndroidFirefox Mobile (Gecko)Firefox OSIE PhoneOpera MobileSafari Mobile
Basic support{{CompatNo}}{{CompatChrome(40.0)}}{{ CompatVersionUnknown }}{{ CompatVersionUnknown }}{{CompatNo}}{{ CompatVersionUnknown() }}{{CompatNo}}
-
- -

[1] Service workers (and Push) have been disabled in the Firefox 45 Extended Support Release (ESR.)

-

See also