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