From 9d6a33d83c1fa03544e62d152217f7d53ebb5ea8 Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Mon, 19 Jul 2021 01:39:27 +0900 Subject: 非表示の browser-compat-data に関する指示を削除 (#1492) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 非表示の browser-compat-data に関する指示を削除 前回のコミットで削除されていなかったので、改めて削除 * 削除できていなかった記事を追加削除 --- files/ja/web/css/@font-face/font-display/index.html | 2 -- files/ja/web/css/@font-face/font-family/index.html | 2 -- files/ja/web/css/@font-face/font-stretch/index.html | 2 -- files/ja/web/css/@font-face/font-style/index.html | 2 -- files/ja/web/css/@font-face/font-variation-settings/index.html | 2 -- files/ja/web/css/@font-face/font-weight/index.html | 2 -- files/ja/web/css/@font-face/index.html | 2 -- files/ja/web/css/@font-face/src/index.html | 2 -- files/ja/web/css/@font-face/unicode-range/index.html | 2 -- 9 files changed, 18 deletions(-) (limited to 'files/ja/web/css/@font-face') 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;

ブラウザーの対応

- -

{{Compat("css.at-rules.font-face.font-display")}}

関連情報

diff --git a/files/ja/web/css/@font-face/font-family/index.html b/files/ja/web/css/@font-face/font-family/index.html index a66d1a7d71..3c7f112b44 100644 --- a/files/ja/web/css/@font-face/font-family/index.html +++ b/files/ja/web/css/@font-face/font-family/index.html @@ -70,8 +70,6 @@ font-family: examplefont;

ブラウザーの互換性

- -

{{Compat("css.at-rules.font-face.font-family")}}

関連情報

diff --git a/files/ja/web/css/@font-face/font-stretch/index.html b/files/ja/web/css/@font-face/font-stretch/index.html index c73497833c..1f0080601a 100644 --- a/files/ja/web/css/@font-face/font-stretch/index.html +++ b/files/ja/web/css/@font-face/font-stretch/index.html @@ -167,8 +167,6 @@ font-stretch: condensed ultra-condensed;;

ブラウザーの互換性

- -

{{Compat("css.at-rules.font-face.font-stretch")}}

関連情報

diff --git a/files/ja/web/css/@font-face/font-style/index.html b/files/ja/web/css/@font-face/font-style/index.html index e5a396b199..fe8b4c578f 100644 --- a/files/ja/web/css/@font-face/font-style/index.html +++ b/files/ja/web/css/@font-face/font-style/index.html @@ -104,8 +104,6 @@ font-style: oblique 30deg 50deg;

ブラウザーの互換性

- -

{{Compat("css.at-rules.font-face.font-style")}}

関連情報

diff --git a/files/ja/web/css/@font-face/font-variation-settings/index.html b/files/ja/web/css/@font-face/font-variation-settings/index.html index e693d66ea1..00c09ea62f 100644 --- a/files/ja/web/css/@font-face/font-variation-settings/index.html +++ b/files/ja/web/css/@font-face/font-variation-settings/index.html @@ -70,8 +70,6 @@ font-variation-settings: "xhgt" 0.7;

ブラウザーの互換性

- -

{{Compat("css.at-rules.font-face.font-variation-settings")}}

関連情報

diff --git a/files/ja/web/css/@font-face/font-weight/index.html b/files/ja/web/css/@font-face/font-weight/index.html index 54fb37c0db..c077cc8d9c 100644 --- a/files/ja/web/css/@font-face/font-weight/index.html +++ b/files/ja/web/css/@font-face/font-weight/index.html @@ -160,8 +160,6 @@ font-weight: 300 500;

ブラウザーの互換性

- -

{{Compat("css.at-rules.font-face.font-weight")}}

関連情報

diff --git a/files/ja/web/css/@font-face/index.html b/files/ja/web/css/@font-face/index.html index 9fd6c271f5..3c0d73221b 100644 --- a/files/ja/web/css/@font-face/index.html +++ b/files/ja/web/css/@font-face/index.html @@ -179,8 +179,6 @@ translation_of: Web/CSS/@font-face

ブラウザーの対応

- -

{{Compat("css.at-rules.font-face")}}

関連情報

diff --git a/files/ja/web/css/@font-face/src/index.html b/files/ja/web/css/@font-face/src/index.html index 573ed4f4b2..ddb05bcf5a 100644 --- a/files/ja/web/css/@font-face/src/index.html +++ b/files/ja/web/css/@font-face/src/index.html @@ -91,8 +91,6 @@ src: local(font), url(path/to/font.svg) format("svg"),

ブラウザーの互換性

- -

{{Compat("css.at-rules.font-face.src")}}

関連情報

diff --git a/files/ja/web/css/@font-face/unicode-range/index.html b/files/ja/web/css/@font-face/unicode-range/index.html index f96280e303..e51f494923 100644 --- a/files/ja/web/css/@font-face/unicode-range/index.html +++ b/files/ja/web/css/@font-face/unicode-range/index.html @@ -99,8 +99,6 @@ div {

ブラウザーの互換性

- -

{{Compat("css.at-rules.font-face.unicode-range")}}

関連情報

-- cgit v1.2.3-54-g00ecf