From a65324f8cf11aa159e7efc81a62d0ea95a94ee44 Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Thu, 24 Jun 2021 00:49:29 +0900 Subject: web/api/n-p* の browser-compat-data に関する非表示の指示を一括削除 (#1194) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * web/api/n-p* の browser-compat-data に関する非表示の指示を一括削除 * [CRON] sync translated content * [CRON] sync translated content Co-authored-by: MDN --- .../authenticatorselection/index.html | 2 -- .../publickeycredentialcreationoptions/excludecredentials/index.html | 2 -- files/ja/web/api/publickeycredentialcreationoptions/index.html | 2 -- 3 files changed, 6 deletions(-) (limited to 'files/ja/web/api/publickeycredentialcreationoptions') 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 })

ブラウザーの互換性

- -

{{Compat("api.PublicKeyCredentialCreationOptions.excludeCredentials")}}

See also

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 })

ブラウザーの互換性

- -

{{Compat("api.PublicKeyCredentialCreationOptions.excludeCredentials")}}

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)

ブラウザーの互換性

- -

{{Compat("api.PublicKeyCredentialCreationOptions")}}

関連情報

-- cgit v1.2.3-54-g00ecf