diff options
Diffstat (limited to 'files/ja/web/javascript/reference/global_objects/array/length')
| -rw-r--r-- | files/ja/web/javascript/reference/global_objects/array/length/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/ja/web/javascript/reference/global_objects/array/length/index.html b/files/ja/web/javascript/reference/global_objects/array/length/index.html index efb6157569..d014f8fa64 100644 --- a/files/ja/web/javascript/reference/global_objects/array/length/index.html +++ b/files/ja/web/javascript/reference/global_objects/array/length/index.html @@ -114,8 +114,6 @@ console.log(numbers); // [undefined, undefined, undefined] <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザー実装状況</h2> -<div class="hidden">The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</div> - <p>{{Compat("javascript.builtins.Array.length")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> |
