diff options
Diffstat (limited to 'files/ja/web/api/console')
-rw-r--r-- | files/ja/web/api/console/debug/index.html | 2 | ||||
-rw-r--r-- | files/ja/web/api/console/dir/index.html | 2 | ||||
-rw-r--r-- | files/ja/web/api/console/index.html | 2 | ||||
-rw-r--r-- | files/ja/web/api/console/log/index.html | 2 | ||||
-rw-r--r-- | files/ja/web/api/console/time/index.html | 2 |
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> |