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/dirxml/index.html | 64 +---------------- files/ja/web/api/console/groupcollapsed/index.html | 68 +----------------- files/ja/web/api/console/groupend/index.html | 66 +----------------- files/ja/web/api/console/profile/index.html | 64 +---------------- files/ja/web/api/console/profileend/index.html | 64 +---------------- files/ja/web/api/console/table/index.html | 64 +---------------- files/ja/web/api/console/timeend/index.html | 64 +---------------- files/ja/web/api/console/timestamp/index.html | 64 +---------------- files/ja/web/api/console/warn/index.html | 80 +--------------------- 9 files changed, 9 insertions(+), 589 deletions(-) (limited to 'files/ja/web/api/console') diff --git a/files/ja/web/api/console/dirxml/index.html b/files/ja/web/api/console/dirxml/index.html index 1ee3d5b7fe..73d9519e09 100644 --- a/files/ja/web/api/console/dirxml/index.html +++ b/files/ja/web/api/console/dirxml/index.html @@ -48,69 +48,7 @@ translation_of: Web/API/Console/dirxml

ブラウザ実装状況

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
機能ChromeFirefox (Gecko)Internet ExplorerOperaSafari
基本サポート{{CompatVersionUnknown}}{{CompatNo}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}
Worker で使用可能{{CompatUnknown}}{{CompatNo}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
機能AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
基本サポート{{CompatUnknown}}{{CompatNo}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
Worker で使用可能{{CompatUnknown}}{{CompatNo}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
+

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

関連情報

diff --git a/files/ja/web/api/console/groupcollapsed/index.html b/files/ja/web/api/console/groupcollapsed/index.html index a57b68cc78..dc780bda33 100644 --- a/files/ja/web/api/console/groupcollapsed/index.html +++ b/files/ja/web/api/console/groupcollapsed/index.html @@ -53,73 +53,7 @@ translation_of: Web/API/Console/groupCollapsed

ブラウザ実装状況

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

[1] Gecko 9.0 {{geckoRelease("9.0")}} よりこのメソッドをサポートしていますが、新しいグループは折りたたまれていません。このメソッドの機能は {{domxref("console.group()")}} と同じです。

- -

[2] http://trac.webkit.org/changeset/60234 で実装。

+

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

関連情報

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")}}

関連情報

diff --git a/files/ja/web/api/console/profile/index.html b/files/ja/web/api/console/profile/index.html index 99c5ab6bdf..e9f59b0b3b 100644 --- a/files/ja/web/api/console/profile/index.html +++ b/files/ja/web/api/console/profile/index.html @@ -55,69 +55,7 @@ translation_of: Web/API/Console/profile

ブラウザ実装状況

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
機能ChromeFirefox (Gecko)Internet ExplorerOperaSafari
基本サポート{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatUnknown}}
Worker で使用可能{{CompatUnknown}}{{CompatGeckoDesktop("38.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
機能AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
基本サポート{{CompatUnknown}}{{CompatGeckoMobile("10.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
Worker で使用可能{{CompatUnknown}}{{CompatGeckoMobile("38.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
+

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

関連情報

diff --git a/files/ja/web/api/console/profileend/index.html b/files/ja/web/api/console/profileend/index.html index b6b29ad82b..2b49c134a8 100644 --- a/files/ja/web/api/console/profileend/index.html +++ b/files/ja/web/api/console/profileend/index.html @@ -59,69 +59,7 @@ translation_of: Web/API/Console/profileEnd

ブラウザ実装状況

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
機能ChromeFirefox (Gecko)Internet ExplorerOperaSafari
基本サポート{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatUnknown}}
Worker で使用可能{{CompatUnknown}}{{CompatGeckoDesktop("38.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
機能AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
基本サポート{{CompatUnknown}}{{CompatGeckoMobile("10.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
Worker で使用可能{{CompatUnknown}}{{CompatGeckoMobile("38.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
+

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

関連情報

diff --git a/files/ja/web/api/console/table/index.html b/files/ja/web/api/console/table/index.html index a19551948b..e47b76957e 100644 --- a/files/ja/web/api/console/table/index.html +++ b/files/ja/web/api/console/table/index.html @@ -143,66 +143,4 @@ console.table([john, jane, emily], ["firstName"]);

ブラウザ実装状況

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
機能ChromeFirefox (Gecko)Internet ExplorerOperaSafari
基本サポート{{CompatVersionUnknown}}{{CompatGeckoDesktop("34.0")}}{{CompatNo}}{{CompatVersionUnknown}}{{CompatNo}}
Worker で使用可能{{CompatVersionUnknown}}{{CompatGeckoDesktop("38.0")}}{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
機能AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
基本サポート{{CompatUnknown}}{{CompatGeckoMobile("34.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
Worker で使用可能{{CompatUnknown}}{{CompatGeckoMobile("38.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
+

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

diff --git a/files/ja/web/api/console/timeend/index.html b/files/ja/web/api/console/timeend/index.html index da6c41ee42..f7a80a73a1 100644 --- a/files/ja/web/api/console/timeend/index.html +++ b/files/ja/web/api/console/timeend/index.html @@ -55,69 +55,7 @@ translation_of: Web/API/Console/timeEnd

ブラウザ実装状況

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

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

関連情報

diff --git a/files/ja/web/api/console/timestamp/index.html b/files/ja/web/api/console/timestamp/index.html index 1495727272..dfa7f76512 100644 --- a/files/ja/web/api/console/timestamp/index.html +++ b/files/ja/web/api/console/timestamp/index.html @@ -52,69 +52,7 @@ translation_of: Web/API/Console/timeStamp

ブラウザ実装状況

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
機能ChromeFirefox (Gecko)Internet ExplorerOperaSafari
基本サポート{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatNo}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
Worker で使用可能{{CompatVersionUnknown}}{{CompatGeckoDesktop("38.0")}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
機能AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
基本サポート{{CompatUnknown}}{{CompatGeckoMobile("10.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
Worker で使用可能{{CompatUnknown}}{{CompatGeckoMobile("38.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
+

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

関連情報

diff --git a/files/ja/web/api/console/warn/index.html b/files/ja/web/api/console/warn/index.html index da40943855..b0f139598f 100644 --- a/files/ja/web/api/console/warn/index.html +++ b/files/ja/web/api/console/warn/index.html @@ -59,85 +59,7 @@ console.warn(msg [, subst1, ..., substN]);

ブラウザ実装状況

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
機能ChromeFirefox (Gecko)Internet ExplorerOperaSafari
基本サポート{{CompatVersionUnknown}}{{CompatGeckoDesktop("2.0")}}8{{CompatVersionUnknown}}{{CompatVersionUnknown}}
置換文字列{{CompatUnknown}}{{CompatGeckoDesktop("9.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
Worker で使用可能{{CompatUnknown}}{{CompatGeckoDesktop("38.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
機能AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
基本サポート{{CompatUnknown}}{{CompatGeckoMobile("2.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
置換文字列{{CompatUnknown}}{{CompatGeckoMobile("9.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
Worker で使用可能{{CompatUnknown}}{{CompatGeckoMobile("38.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
+

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

関連情報

-- cgit v1.2.3-54-g00ecf