From 8e33c52f809796c68a683ad343f37ee4e7ce4616 Mon Sep 17 00:00:00 2001 From: YujiSoftware Date: Tue, 30 Mar 2021 18:22:36 +0900 Subject: Migrate CompatibilityTable to Compat macro (lang-ja) (#356) * Migrate to Compat macro (ja/mozilla/add-ons/webextensions) * Migrate to Compat macro (ja/web/api) --- .../registration/index.html | 54 +--------------------- 1 file changed, 1 insertion(+), 53 deletions(-) (limited to 'files/ja/web/api/serviceworkerglobalscope/registration') diff --git a/files/ja/web/api/serviceworkerglobalscope/registration/index.html b/files/ja/web/api/serviceworkerglobalscope/registration/index.html index 0fc05837f7..7c73ab1ea6 100644 --- a/files/ja/web/api/serviceworkerglobalscope/registration/index.html +++ b/files/ja/web/api/serviceworkerglobalscope/registration/index.html @@ -43,59 +43,7 @@ translation_of: Web/API/ServiceWorkerGlobalScope/registration

ブラウザー実装状況

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
機能ChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
基本サポート{{CompatChrome(42.0)}}{{ CompatGeckoDesktop("44.0") }}[1]{{CompatNo}}{{CompatUnknown}}{{CompatNo}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - -
機能AndroidFirefox Mobile (Gecko)Firefox OSIE MobileOpera MobileSafari MobileChrome for Android
基本サポート{{CompatUnknown}}{{ CompatGeckoMobile("44.0") }}{{ CompatVersionUnknown }}{{CompatNo}}{{CompatUnknown}}{{CompatNo}}{{CompatUnknown}}
-
- -

[1] Service workers(と Push)は、Firefox 45 延長サポート版(ESR)では使用できません。

+

{{Compat("api.ServiceWorkerGlobalScope.registration")}}

関連項目

-- cgit v1.2.3-54-g00ecf