From 554f1bbb0574d8e8a14708f68f5807c74381e8dd Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO 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 --- .../reference/global_objects/number/tolocalestring/index.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'files/ja/web/javascript/reference/global_objects/number/tolocalestring') diff --git a/files/ja/web/javascript/reference/global_objects/number/tolocalestring/index.html b/files/ja/web/javascript/reference/global_objects/number/tolocalestring/index.html index 7b70d30c40..12bf3f35c4 100644 --- a/files/ja/web/javascript/reference/global_objects/number/tolocalestring/index.html +++ b/files/ja/web/javascript/reference/global_objects/number/tolocalestring/index.html @@ -180,8 +180,6 @@ console.log(num.toLocaleString(undefined, {minimumFractionDigits: 2, maximumFrac

ブラウザー実装状況

- -

{{Compat("javascript.builtins.Number.toLocaleString")}}

関連情報

-- cgit v1.2.3-54-g00ecf