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) --- files/ja/web/api/messagechannel/index.html | 70 +--------------------- .../api/messagechannel/messagechannel/index.html | 70 +--------------------- files/ja/web/api/messagechannel/port2/index.html | 70 +--------------------- 3 files changed, 3 insertions(+), 207 deletions(-) (limited to 'files/ja/web/api/messagechannel') diff --git a/files/ja/web/api/messagechannel/index.html b/files/ja/web/api/messagechannel/index.html index e1528f63d1..c940e402da 100644 --- a/files/ja/web/api/messagechannel/index.html +++ b/files/ja/web/api/messagechannel/index.html @@ -77,75 +77,7 @@ function handleMessage(e) {

ブラウザの実装状況

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
機能ChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
基本サポート4{{CompatGeckoDesktop(41)}}10.010.65
worker 内の利用{{CompatVersionUnknown}}{{CompatGeckoDesktop(41)}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
機能AndroidChrome for AndroidFirefox Mobile (Gecko)Firefox OS (Gecko)IE PhoneOpera MobileSafari Mobile
基本サポート4.44{{CompatGeckoMobile(41)}}{{CompatVersionUnknown}}10.011.55.1
worker 内の利用{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoMobile(41)}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
+

{{Compat("api.MessageChannel")}}

関連情報

diff --git a/files/ja/web/api/messagechannel/messagechannel/index.html b/files/ja/web/api/messagechannel/messagechannel/index.html index 2d011129dc..e20856a988 100644 --- a/files/ja/web/api/messagechannel/messagechannel/index.html +++ b/files/ja/web/api/messagechannel/messagechannel/index.html @@ -71,75 +71,7 @@ function handleMessage(e) {

ブラウザの実装状況

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
機能ChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
基本サポート4{{CompatGeckoDesktop(41)}}10.010.65
worker 内の利用{{CompatVersionUnknown}}{{CompatGeckoDesktop(41)}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
機能AndroidChrome for AndroidFirefox Mobile (Gecko)Firefox OS (Gecko)IE PhoneOpera MobileSafari Mobile
基本サポート4.44{{CompatGeckoMobile(41)}}{{CompatVersionUnknown}}10.011.55.1
worker 内の利用{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoMobile(41)}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
+

{{Compat("api.MessageChannel.MessageChannel")}}

関連情報

diff --git a/files/ja/web/api/messagechannel/port2/index.html b/files/ja/web/api/messagechannel/port2/index.html index 02d5bf23d1..57acd731e1 100644 --- a/files/ja/web/api/messagechannel/port2/index.html +++ b/files/ja/web/api/messagechannel/port2/index.html @@ -72,75 +72,7 @@ function handleMessage(e) {

ブラウザの実装状況

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
機能ChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
基本サポート4{{CompatGeckoDesktop(41)}}10.010.65
worker 内の利用{{CompatVersionUnknown}}{{CompatGeckoDesktop(41)}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
機能AndroidChrome for AndroidFirefox Mobile (Gecko)Firefox OS (Gecko)IE PhoneOpera MobileSafari Mobile
基本サポート4.44{{CompatGeckoMobile(41)}}{{CompatVersionUnknown}}10.011.55.1
worker 内の利用{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoMobile(41)}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
+

{{Compat("api.MessageChannel.port2")}}

関連情報

-- cgit v1.2.3-54-g00ecf