diff options
author | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-07-04 00:23:10 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-04 00:23:10 +0900 |
commit | 6a967e1d065d2b8bd867469978716418eabd91db (patch) | |
tree | 024387a6c478b733c6d232f7f4cea72d021469dd /files/ja/web/api/federatedcredential | |
parent | ab9bd6586e6f1824f6c0cfc549dc3f78461a35f6 (diff) | |
download | translated-content-6a967e1d065d2b8bd867469978716418eabd91db.tar.gz translated-content-6a967e1d065d2b8bd867469978716418eabd91db.tar.bz2 translated-content-6a967e1d065d2b8bd867469978716418eabd91db.zip |
web/api/e-g* の browser-compat-data に関する非表示の指示を一括削除 (#1295)
* web/api/e-g* の browser-compat-data に関する非表示の指示を一括削除
* [CRON] sync translated content
* [CRON] sync translated content
Co-authored-by: MDN <actions@users.noreply.github.com>
Diffstat (limited to 'files/ja/web/api/federatedcredential')
-rw-r--r-- | files/ja/web/api/federatedcredential/index.html | 2 | ||||
-rw-r--r-- | files/ja/web/api/federatedcredential/protocol/index.html | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/files/ja/web/api/federatedcredential/index.html b/files/ja/web/api/federatedcredential/index.html index f6551524ef..f92c29ccb9 100644 --- a/files/ja/web/api/federatedcredential/index.html +++ b/files/ja/web/api/federatedcredential/index.html @@ -77,6 +77,4 @@ navigator.credentials.store(cred) <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.FederatedCredential")}}</p> diff --git a/files/ja/web/api/federatedcredential/protocol/index.html b/files/ja/web/api/federatedcredential/protocol/index.html index 4d783f0fdf..6579246621 100644 --- a/files/ja/web/api/federatedcredential/protocol/index.html +++ b/files/ja/web/api/federatedcredential/protocol/index.html @@ -50,6 +50,4 @@ translation_of: Web/API/FederatedCredential/protocol <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.FederatedCredential.protocol")}}</p> |