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/console/groupend/index.html | 66 +--------------------------- 1 file changed, 1 insertion(+), 65 deletions(-) (limited to 'files/ja/web/api/console/groupend') diff --git a/files/ja/web/api/console/groupend/index.html b/files/ja/web/api/console/groupend/index.html index d688059c7f..16b77500a3 100644 --- a/files/ja/web/api/console/groupend/index.html +++ b/files/ja/web/api/console/groupend/index.html @@ -47,71 +47,7 @@ translation_of: Web/API/Console/groupEnd

ブラウザ実装状況

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
機能ChromeFirefox (Gecko)Internet ExplorerOperaSafari
基本サポート2{{CompatGeckoDesktop("9.0")}}11{{CompatVersionUnknown}}4.0[1]
Worker で使用可能{{CompatUnknown}}{{CompatGeckoDesktop("38.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
機能AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
基本サポート{{CompatUnknown}}{{CompatGeckoMobile("9.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
Worker で使用可能{{CompatUnknown}}{{CompatGeckoMobile("38.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
- -

[1] http://trac.webkit.org/changeset/35421 で実装。

+

{{Compat("api.Console.groupEnd")}}

関連情報

-- cgit v1.2.3-54-g00ecf