From 51b2e3c8b9ad125e9a7e01fccfbe2d8dfcaafb60 Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Thu, 24 Jun 2021 00:45:21 +0900 Subject: web/api/a-d* の browser-compat-data に関する非表示の指示を一括削除 (#1192) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * web/api/a-c* の browser-compat-data に関する非表示の指示を一括削除 * [CRON] sync translated content * [CRON] sync translated content Co-authored-by: MDN --- files/ja/web/api/console/debug/index.html | 2 -- files/ja/web/api/console/dir/index.html | 2 -- files/ja/web/api/console/index.html | 2 -- files/ja/web/api/console/log/index.html | 2 -- files/ja/web/api/console/time/index.html | 2 -- 5 files changed, 10 deletions(-) (limited to 'files/ja/web/api/console') diff --git a/files/ja/web/api/console/debug/index.html b/files/ja/web/api/console/debug/index.html index 6a3169189b..1584a90c7a 100644 --- a/files/ja/web/api/console/debug/index.html +++ b/files/ja/web/api/console/debug/index.html @@ -62,7 +62,5 @@ console.debug(msg [, subst1, ..., substN]);

ブラウザの互換性

- -

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

diff --git a/files/ja/web/api/console/dir/index.html b/files/ja/web/api/console/dir/index.html index 52a83ea921..c8461e4536 100644 --- a/files/ja/web/api/console/dir/index.html +++ b/files/ja/web/api/console/dir/index.html @@ -55,8 +55,6 @@ translation_of: Web/API/Console/dir

ブラウザーの互換性

- -

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

関連情報

diff --git a/files/ja/web/api/console/index.html b/files/ja/web/api/console/index.html index bf373069fd..db3af61db2 100644 --- a/files/ja/web/api/console/index.html +++ b/files/ja/web/api/console/index.html @@ -265,8 +265,6 @@ foo();

ブラウザーの互換性

- -

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

diff --git a/files/ja/web/api/console/log/index.html b/files/ja/web/api/console/log/index.html index 7307c94e17..ae971695f2 100644 --- a/files/ja/web/api/console/log/index.html +++ b/files/ja/web/api/console/log/index.html @@ -87,8 +87,6 @@ console.log(msg [, subst1, ..., substN]);

ブラウザーの互換性

- -

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

関連情報

diff --git a/files/ja/web/api/console/time/index.html b/files/ja/web/api/console/time/index.html index fc1118028c..3c43a05e42 100644 --- a/files/ja/web/api/console/time/index.html +++ b/files/ja/web/api/console/time/index.html @@ -53,8 +53,6 @@ translation_of: Web/API/Console/time

ブラウザーの対応

- -

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

関連情報

-- cgit v1.2.3-54-g00ecf