From a65324f8cf11aa159e7efc81a62d0ea95a94ee44 Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Thu, 24 Jun 2021 00:49:29 +0900 Subject: web/api/n-p* の browser-compat-data に関する非表示の指示を一括削除 (#1194) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * web/api/n-p* の browser-compat-data に関する非表示の指示を一括削除 * [CRON] sync translated content * [CRON] sync translated content Co-authored-by: MDN --- files/ja/web/api/nodelist/index.html | 2 -- files/ja/web/api/nodelist/length/index.html | 2 -- 2 files changed, 4 deletions(-) (limited to 'files/ja/web/api/nodelist') diff --git a/files/ja/web/api/nodelist/index.html b/files/ja/web/api/nodelist/index.html index 2040ee5747..d19deadd85 100644 --- a/files/ja/web/api/nodelist/index.html +++ b/files/ja/web/api/nodelist/index.html @@ -118,6 +118,4 @@ Array.prototype.forEach.call(list, function (checkbox) {

ブラウザーの対応

- -

{{Compat("api.NodeList")}}

diff --git a/files/ja/web/api/nodelist/length/index.html b/files/ja/web/api/nodelist/length/index.html index b137cc3859..2e9b1bee50 100644 --- a/files/ja/web/api/nodelist/length/index.html +++ b/files/ja/web/api/nodelist/length/index.html @@ -49,6 +49,4 @@ for (var i = 0; i < items.length; i++) {

ブラウザーの対応

- -

{{Compat("api.NodeList.length")}}

-- cgit v1.2.3-54-g00ecf