diff options
Diffstat (limited to 'files/ja/web/javascript/reference/global_objects/int8array')
-rw-r--r-- | files/ja/web/javascript/reference/global_objects/int8array/index.html | 2 | ||||
-rw-r--r-- | files/ja/web/javascript/reference/global_objects/int8array/int8array/index.html | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/files/ja/web/javascript/reference/global_objects/int8array/index.html b/files/ja/web/javascript/reference/global_objects/int8array/index.html index 9adee8ad39..2f44432587 100644 --- a/files/ja/web/javascript/reference/global_objects/int8array/index.html +++ b/files/ja/web/javascript/reference/global_objects/int8array/index.html @@ -155,8 +155,6 @@ var int8 = new Int8Array(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.Int8Array")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/int8array/int8array/index.html b/files/ja/web/javascript/reference/global_objects/int8array/int8array/index.html index 8a66ceada6..978c42ef5c 100644 --- a/files/ja/web/javascript/reference/global_objects/int8array/int8array/index.html +++ b/files/ja/web/javascript/reference/global_objects/int8array/int8array/index.html @@ -80,8 +80,6 @@ var int8 = new Int8Array(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.Int8Array.Int8Array")}}</p> <h3 id="Compatibility_notes" name="Compatibility_notes">互換性メモ</h3> |