diff options
Diffstat (limited to 'files/ja/web/javascript/reference/global_objects/uint8array')
-rw-r--r-- | files/ja/web/javascript/reference/global_objects/uint8array/index.html | 2 | ||||
-rw-r--r-- | files/ja/web/javascript/reference/global_objects/uint8array/uint8array/index.html | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/files/ja/web/javascript/reference/global_objects/uint8array/index.html b/files/ja/web/javascript/reference/global_objects/uint8array/index.html index 8c4da533d2..3155f7501a 100644 --- a/files/ja/web/javascript/reference/global_objects/uint8array/index.html +++ b/files/ja/web/javascript/reference/global_objects/uint8array/index.html @@ -155,8 +155,6 @@ var uint8 = new Uint8Array(iterable); <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Uint8Array")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/uint8array/uint8array/index.html b/files/ja/web/javascript/reference/global_objects/uint8array/uint8array/index.html index fccdf9aaa3..a2d994c22a 100644 --- a/files/ja/web/javascript/reference/global_objects/uint8array/uint8array/index.html +++ b/files/ja/web/javascript/reference/global_objects/uint8array/uint8array/index.html @@ -80,8 +80,6 @@ var uint8 = new Uint8Array(iterable); <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Uint8Array.Uint8Array")}}</p> <h3 id="Compatibility_notes" name="Compatibility_notes">互換性メモ</h3> |