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 --- .../ja/web/javascript/reference/global_objects/array/unshift/index.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'files/ja/web/javascript/reference/global_objects/array/unshift/index.html') diff --git a/files/ja/web/javascript/reference/global_objects/array/unshift/index.html b/files/ja/web/javascript/reference/global_objects/array/unshift/index.html index cd4c85714a..24f83f0095 100644 --- a/files/ja/web/javascript/reference/global_objects/array/unshift/index.html +++ b/files/ja/web/javascript/reference/global_objects/array/unshift/index.html @@ -93,8 +93,6 @@ arr.unshift([-7, -6], [-5]) // 新しい配列の長さは 8

ブラウザーの互換性

- -

{{Compat("javascript.builtins.Array.unshift")}}

-- cgit v1.2.3-54-g00ecf