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 --- .../javascript/reference/global_objects/string/fromcodepoint/index.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'files/ja/web/javascript/reference/global_objects/string/fromcodepoint') diff --git a/files/ja/web/javascript/reference/global_objects/string/fromcodepoint/index.html b/files/ja/web/javascript/reference/global_objects/string/fromcodepoint/index.html index c8bcbf6ae3..002ef04424 100644 --- a/files/ja/web/javascript/reference/global_objects/string/fromcodepoint/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/fromcodepoint/index.html @@ -135,8 +135,6 @@ console.log(String.fromCodePoint(0x2F804)); // or 194564 in decimal

ブラウザー実装状況

- -

{{Compat("javascript.builtins.String.fromCodePoint")}}

関連情報

-- cgit v1.2.3-54-g00ecf