diff options
Diffstat (limited to 'files/ja/web/api/publickeycredentialcreationoptions')
3 files changed, 0 insertions, 6 deletions
diff --git a/files/ja/web/api/publickeycredentialcreationoptions/authenticatorselection/index.html b/files/ja/web/api/publickeycredentialcreationoptions/authenticatorselection/index.html index 33ff8caa99..263bd66b0a 100644 --- a/files/ja/web/api/publickeycredentialcreationoptions/authenticatorselection/index.html +++ b/files/ja/web/api/publickeycredentialcreationoptions/authenticatorselection/index.html @@ -96,8 +96,6 @@ navigator.credentials.create({ publicKey }) <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("api.PublicKeyCredentialCreationOptions.excludeCredentials")}}</p> <h2 id="See_also">See also</h2> diff --git a/files/ja/web/api/publickeycredentialcreationoptions/excludecredentials/index.html b/files/ja/web/api/publickeycredentialcreationoptions/excludecredentials/index.html index dd67cabdfe..644b69d6c2 100644 --- a/files/ja/web/api/publickeycredentialcreationoptions/excludecredentials/index.html +++ b/files/ja/web/api/publickeycredentialcreationoptions/excludecredentials/index.html @@ -101,6 +101,4 @@ navigator.credentials.create({ publicKey }) <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("api.PublicKeyCredentialCreationOptions.excludeCredentials")}}</p> diff --git a/files/ja/web/api/publickeycredentialcreationoptions/index.html b/files/ja/web/api/publickeycredentialcreationoptions/index.html index bc8fe1883c..a42762c18b 100644 --- a/files/ja/web/api/publickeycredentialcreationoptions/index.html +++ b/files/ja/web/api/publickeycredentialcreationoptions/index.html @@ -136,8 +136,6 @@ navigator.credentials.create(createCredentialOptions) <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("api.PublicKeyCredentialCreationOptions")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> |