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) --- .../webassembly/module/customsections/index.html | 58 +--------------------- 1 file changed, 1 insertion(+), 57 deletions(-) (limited to 'files/ja/web/javascript/reference/global_objects/webassembly/module') diff --git a/files/ja/web/javascript/reference/global_objects/webassembly/module/customsections/index.html b/files/ja/web/javascript/reference/global_objects/webassembly/module/customsections/index.html index 757c3e33e4..1915dd6f59 100644 --- a/files/ja/web/javascript/reference/global_objects/webassembly/module/customsections/index.html +++ b/files/ja/web/javascript/reference/global_objects/webassembly/module/customsections/index.html @@ -77,63 +77,7 @@ translation_of: Web/JavaScript/Reference/Global_Objects/WebAssembly/Module/custo

ブラウザ実装状況

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
基本サポート5715[2]{{CompatGeckoDesktop(52)}}[1]{{CompatNo}}4411
-
- -
- - - - - - - - - - - - - - - - - - - - - - - -
FeatureChrome for AndroidAndroid WebviewEdge MobileFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
基本サポート5757{{CompatNo}}{{CompatGeckoMobile(52)}}[1]{{CompatNo}}{{CompatNo}}11
-
- -

[1] WebAssemblyはFirefox 52+で有効です。Firefox 52 Extended Support Release (ESR.)では無効化されています。

- -

[2] 現在、“Experimental JavaScript Features” フラグを付けることでサポートされます。詳細については このブログ記事 を参照してください。

+

{{Compat("javascript.builtins.WebAssembly.Module.customSections")}}

関連情報

-- cgit v1.2.3-54-g00ecf