diff options
author | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-07-19 01:39:27 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-19 01:39:27 +0900 |
commit | 9d6a33d83c1fa03544e62d152217f7d53ebb5ea8 (patch) | |
tree | bba2b2c51767504493ccd149a80175208dea945e /files/ja/web/css/@font-face/font-display | |
parent | 449daf69636d4f08b74b3964f4bf662b2f3264a2 (diff) | |
download | translated-content-9d6a33d83c1fa03544e62d152217f7d53ebb5ea8.tar.gz translated-content-9d6a33d83c1fa03544e62d152217f7d53ebb5ea8.tar.bz2 translated-content-9d6a33d83c1fa03544e62d152217f7d53ebb5ea8.zip |
非表示の browser-compat-data に関する指示を削除 (#1492)
* 非表示の browser-compat-data に関する指示を削除
前回のコミットで削除されていなかったので、改めて削除
* 削除できていなかった記事を追加削除
Diffstat (limited to 'files/ja/web/css/@font-face/font-display')
-rw-r--r-- | files/ja/web/css/@font-face/font-display/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/ja/web/css/@font-face/font-display/index.html b/files/ja/web/css/@font-face/font-display/index.html index 824fa2c5ac..3b11953bba 100644 --- a/files/ja/web/css/@font-face/font-display/index.html +++ b/files/ja/web/css/@font-face/font-display/index.html @@ -97,8 +97,6 @@ font-display: optional;</pre> <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの対応</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力したいのであれば、<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("css.at-rules.font-face.font-display")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> |