diff options
Diffstat (limited to 'files/ja/web/api/console/debug')
-rw-r--r-- | files/ja/web/api/console/debug/index.html | 2 |
1 files changed, 0 insertions, 2 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> |