diff options
Diffstat (limited to 'files/ja/web/javascript/reference/global_objects/finalizationregistry')
4 files changed, 0 insertions, 8 deletions
diff --git a/files/ja/web/javascript/reference/global_objects/finalizationregistry/finalizationregistry/index.html b/files/ja/web/javascript/reference/global_objects/finalizationregistry/finalizationregistry/index.html index e8ca492f4d..2b7657b978 100644 --- a/files/ja/web/javascript/reference/global_objects/finalizationregistry/finalizationregistry/index.html +++ b/files/ja/web/javascript/reference/global_objects/finalizationregistry/finalizationregistry/index.html @@ -55,8 +55,6 @@ translation_of: >- <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.FinalizationRegistry.FinalizationRegistry")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/finalizationregistry/index.html b/files/ja/web/javascript/reference/global_objects/finalizationregistry/index.html index 0277d4bde9..1e03707820 100644 --- a/files/ja/web/javascript/reference/global_objects/finalizationregistry/index.html +++ b/files/ja/web/javascript/reference/global_objects/finalizationregistry/index.html @@ -139,8 +139,6 @@ registry.unregister(tokenObject); <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.FinalizationRegistry")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/finalizationregistry/register/index.html b/files/ja/web/javascript/reference/global_objects/finalizationregistry/register/index.html index fc8fbe9475..42cad8538d 100644 --- a/files/ja/web/javascript/reference/global_objects/finalizationregistry/register/index.html +++ b/files/ja/web/javascript/reference/global_objects/finalizationregistry/register/index.html @@ -69,8 +69,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/FinalizationRegistry/reg <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.FinalizationRegistry.register")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/finalizationregistry/unregister/index.html b/files/ja/web/javascript/reference/global_objects/finalizationregistry/unregister/index.html index 3b2245b146..f2bc212d57 100644 --- a/files/ja/web/javascript/reference/global_objects/finalizationregistry/unregister/index.html +++ b/files/ja/web/javascript/reference/global_objects/finalizationregistry/unregister/index.html @@ -123,8 +123,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/FinalizationRegistry/unr <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.FinalizationRegistry.unregister")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> |