From 554f1bbb0574d8e8a14708f68f5807c74381e8dd Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO <mfujimot@gmail.com> Date: Sun, 4 Jul 2021 00:24:18 +0900 Subject: web/javascript 内の global_objects の browser-compat-data に関する非表示の指示を一括削除 (#1296) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ja/web/javascript/reference/global_objects/date/tostring/index.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'files/ja/web/javascript/reference/global_objects/date/tostring/index.html') diff --git a/files/ja/web/javascript/reference/global_objects/date/tostring/index.html b/files/ja/web/javascript/reference/global_objects/date/tostring/index.html index 72c5042eac..ee29941d48 100644 --- a/files/ja/web/javascript/reference/global_objects/date/tostring/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/tostring/index.html @@ -99,8 +99,6 @@ var myVar = x.toString(); // 次のような値を myVar に代入します: <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("javascript.builtins.Date.toString")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> -- cgit v1.2.3-54-g00ecf