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) --- .../reference/operators/async_function/index.html | 56 +--------------------- 1 file changed, 1 insertion(+), 55 deletions(-) (limited to 'files/ja/web/javascript/reference/operators/async_function/index.html') diff --git a/files/ja/web/javascript/reference/operators/async_function/index.html b/files/ja/web/javascript/reference/operators/async_function/index.html index f6b13ca9f2..b2e2b5476e 100644 --- a/files/ja/web/javascript/reference/operators/async_function/index.html +++ b/files/ja/web/javascript/reference/operators/async_function/index.html @@ -86,61 +86,7 @@ add(10).then(v => {

ブラウザー実装状況

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - - - -
機能ChromeFirefox (Gecko)Internet Explorer EdgeOperaSafari (WebKit)
基本サポート{{CompatChrome(55)}}{{CompatGeckoDesktop("52.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatOpera(42)}}{{CompatUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - -
機能AndroidAndroid WebviewFirefox Mobile (Gecko)IE MobileOpera MobileSafari MobileChrome for Android
基本サポート{{CompatUnknown}}{{CompatUnknown}}{{CompatGeckoMobile("52.0")}}{{CompatUnknown}}{{CompatOpera(42)}}{{CompatUnknown}}{{CompatChrome(55)}}
-
- -

 

+

{{Compat("javascript.operators.async_function")}}

関連項目

-- cgit v1.2.3-54-g00ecf