aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/nodelist/length/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/nodelist/length/index.html')
-rw-r--r--files/ja/web/api/nodelist/length/index.html2
1 files changed, 0 insertions, 2 deletions
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++) {
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの対応</h2>
-<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力したいのであれば、 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p>
-
<p>{{Compat("api.NodeList.length")}}</p>