aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/console
diff options
context:
space:
mode:
authorMasahiro FUJIMOTO <mfujimot@gmail.com>2021-06-24 00:45:21 +0900
committerGitHub <noreply@github.com>2021-06-24 00:45:21 +0900
commit51b2e3c8b9ad125e9a7e01fccfbe2d8dfcaafb60 (patch)
treef17f76cd9cb47a3e6f1fde9636bb63c0799f0e30 /files/ja/web/api/console
parent4809cd98135a82f5fa87d3b5dcd8426f94dd7287 (diff)
downloadtranslated-content-51b2e3c8b9ad125e9a7e01fccfbe2d8dfcaafb60.tar.gz
translated-content-51b2e3c8b9ad125e9a7e01fccfbe2d8dfcaafb60.tar.bz2
translated-content-51b2e3c8b9ad125e9a7e01fccfbe2d8dfcaafb60.zip
web/api/a-d* の browser-compat-data に関する非表示の指示を一括削除 (#1192)
* web/api/a-c* の browser-compat-data に関する非表示の指示を一括削除 * [CRON] sync translated content * [CRON] sync translated content Co-authored-by: MDN <actions@users.noreply.github.com>
Diffstat (limited to 'files/ja/web/api/console')
-rw-r--r--files/ja/web/api/console/debug/index.html2
-rw-r--r--files/ja/web/api/console/dir/index.html2
-rw-r--r--files/ja/web/api/console/index.html2
-rw-r--r--files/ja/web/api/console/log/index.html2
-rw-r--r--files/ja/web/api/console/time/index.html2
5 files changed, 0 insertions, 10 deletions
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(<em>msg</em> [, <em>subst1</em>, ..., <em>substN</em>]);
<h2 id="ブラウザの互換性">ブラウザの互換性</h2>
<div>
-<div class="hidden">このページの互換性テーブルは、構造化データから生成されます。データに貢献したい場合は <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックして、プルリクエストを送信してください。</div>
-
<p>{{Compat("api.Console.debug")}}</p>
</div>
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
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2>
-<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div>
-
<p>{{Compat("api.Console.dir")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>
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();
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2>
-<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div>
-
<p>{{Compat("api.Console")}}</p>
<h2 id="Notes" name="Notes">注</h2>
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(<var>msg</var> [, <var>subst1</var>, ..., <var>substN</var>]);
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2>
-<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div>
-
<p>{{Compat("api.Console.log")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>
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
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの対応</h2>
-<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div>
-
<p>{{Compat("api.Console.time")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>