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) --- .../web/api/pushsubscription/endpoint/index.html | 59 +--------------------- .../ja/web/api/pushsubscription/getkey/index.html | 59 +--------------------- .../ja/web/api/pushsubscription/tojson/index.html | 59 +--------------------- .../api/pushsubscription/unsubscribe/index.html | 59 +--------------------- 4 files changed, 4 insertions(+), 232 deletions(-) (limited to 'files/ja/web/api/pushsubscription') diff --git a/files/ja/web/api/pushsubscription/endpoint/index.html b/files/ja/web/api/pushsubscription/endpoint/index.html index 319170d8c6..b01b52fa79 100644 --- a/files/ja/web/api/pushsubscription/endpoint/index.html +++ b/files/ja/web/api/pushsubscription/endpoint/index.html @@ -58,64 +58,7 @@ translation_of: Web/API/PushSubscription/endpoint

ブラウザ実装状況

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

{{Compat("api.PushSubscription.endpoint")}}

関連項目

diff --git a/files/ja/web/api/pushsubscription/getkey/index.html b/files/ja/web/api/pushsubscription/getkey/index.html index 233bcc4446..c41da9ae81 100644 --- a/files/ja/web/api/pushsubscription/getkey/index.html +++ b/files/ja/web/api/pushsubscription/getkey/index.html @@ -90,64 +90,7 @@ translation_of: Web/API/PushSubscription/getKey

ブラウザ実装状況

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
機能ChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
基本サポート{{CompatNo}}{{CompatGeckoDesktop(44.0)}}[1]{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - -
機能AndroidAndroid WebviewFirefox Mobile (Gecko)Firefox OSIE MobileOpera MobileSafari MobileChrome for Android
基本サポート{{CompatNo}}{{CompatNo}}{{CompatGeckoMobile(48)}}[2]{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- - +

{{Compat("api.PushSubscription.getKey")}}

関連項目

diff --git a/files/ja/web/api/pushsubscription/tojson/index.html b/files/ja/web/api/pushsubscription/tojson/index.html index 27c47aa37f..ba0972fe18 100644 --- a/files/ja/web/api/pushsubscription/tojson/index.html +++ b/files/ja/web/api/pushsubscription/tojson/index.html @@ -57,64 +57,7 @@ translation_of: Web/API/PushSubscription/toJSON

ブラウザ実装状況

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
機能ChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
基本サポート{{CompatChrome(42.0)}}{{CompatGeckoDesktop(46.0)}}[1]{{CompatNo}}{{CompatUnknown}}{{CompatNo}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - -
機能AndroidAndroid WebviewFirefox Mobile (Gecko)Firefox OSIE MobileOpera MobileSafari MobileChrome for Android
基本サポート{{CompatNo}}{{CompatNo}}{{CompatGeckoMobile(48)}}[2]{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatChrome(42.0)}}
-
- - +

{{Compat("api.PushSubscription.toJSON")}}

関連項目

diff --git a/files/ja/web/api/pushsubscription/unsubscribe/index.html b/files/ja/web/api/pushsubscription/unsubscribe/index.html index 3e73b98e19..370122c8be 100644 --- a/files/ja/web/api/pushsubscription/unsubscribe/index.html +++ b/files/ja/web/api/pushsubscription/unsubscribe/index.html @@ -60,64 +60,7 @@ translation_of: Web/API/PushSubscription/unsubscribe

ブラウザ実装状況

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

{{Compat("api.PushSubscription.unsubscribe")}}

関連項目

-- cgit v1.2.3-54-g00ecf