From 92b99c32d01fa656182d22eb5bb17ed930d67192 Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Thu, 24 Jun 2021 00:15:57 +0900 Subject: mdn 内にある browser-compat-data に関する非表示の指示を削除 (#1182) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- files/ja/mdn/structures/compatibility_tables/index.html | 2 -- .../mdn/structures/page_types/api_event_subpage_template/index.html | 2 -- .../structures/page_types/api_method_subpage_template/index.html | 2 -- .../structures/page_types/api_property_subpage_template/index.html | 2 -- files/ja/web/html/element/figcaption/index.html | 4 ++++ files/ja/web/html/element/head/index.html | 6 ++++++ 6 files changed, 10 insertions(+), 8 deletions(-) diff --git a/files/ja/mdn/structures/compatibility_tables/index.html b/files/ja/mdn/structures/compatibility_tables/index.html index e93cfb04d2..9974d431e7 100644 --- a/files/ja/mdn/structures/compatibility_tables/index.html +++ b/files/ja/mdn/structures/compatibility_tables/index.html @@ -467,8 +467,6 @@ and send us a pull request.

別の例として、{{domxref("VRDisplay.capabilities")}} プロパティの互換性一覧表は、 \{{Compat("api.VRDisplay.capabilities")}}を使用して生成されます。マクロ呼び出しにより、以下の表(および対応する一連の注釈)が生成されます。


- -

{{Compat("api.VRDisplay.capabilities")}}

diff --git a/files/ja/mdn/structures/page_types/api_event_subpage_template/index.html b/files/ja/mdn/structures/page_types/api_event_subpage_template/index.html index d211a4606f..903e10da88 100644 --- a/files/ja/mdn/structures/page_types/api_event_subpage_template/index.html +++ b/files/ja/mdn/structures/page_types/api_event_subpage_template/index.html @@ -107,8 +107,6 @@ translation_of: MDN/Structures/Page_types/API_event_subpage_template

ブラウザーの互換性

- -

{{Compat("path.to.feature.NameOfTheEvent_event")}}

関連情報

diff --git a/files/ja/mdn/structures/page_types/api_method_subpage_template/index.html b/files/ja/mdn/structures/page_types/api_method_subpage_template/index.html index f418b66752..b844f5a6ec 100644 --- a/files/ja/mdn/structures/page_types/api_method_subpage_template/index.html +++ b/files/ja/mdn/structures/page_types/api_method_subpage_template/index.html @@ -110,8 +110,6 @@ translation_of: MDN/Structures/Page_types/API_method_subpage_template

ブラウザーの互換性

- -

{{Compat("path.to.feature.NameOfTheMethod")}}

関連情報

diff --git a/files/ja/mdn/structures/page_types/api_property_subpage_template/index.html b/files/ja/mdn/structures/page_types/api_property_subpage_template/index.html index f24015fa8e..1521034843 100644 --- a/files/ja/mdn/structures/page_types/api_property_subpage_template/index.html +++ b/files/ja/mdn/structures/page_types/api_property_subpage_template/index.html @@ -93,8 +93,6 @@ translation_of: MDN/Structures/Page_types/API_property_subpage_template

ブラウザーの互換性

- -

{{Compat("path.to.feature.NameOfTheProperty")}}

関連情報

diff --git a/files/ja/web/html/element/figcaption/index.html b/files/ja/web/html/element/figcaption/index.html index 2d0b76e6e4..3aa3682217 100644 --- a/files/ja/web/html/element/figcaption/index.html +++ b/files/ja/web/html/element/figcaption/index.html @@ -82,8 +82,12 @@ translation_of: Web/HTML/Element/figcaption

ブラウザーの互換性

+<<<<<<< Updated upstream

{{Compat}}

+======= +

{{Compat("html.elements.figcaption")}}

+>>>>>>> Stashed changes

関連情報

diff --git a/files/ja/web/html/element/head/index.html b/files/ja/web/html/element/head/index.html index 03a3505295..3596c470cf 100644 --- a/files/ja/web/html/element/head/index.html +++ b/files/ja/web/html/element/head/index.html @@ -109,9 +109,15 @@ translation_of: Web/HTML/Element/head +<<<<<<< Updated upstream

ブラウザーの互換性

{{Compat}}

+======= +

ブラウザーの互換性

+ +

{{Compat("html.elements.head")}}

+>>>>>>> Stashed changes

関連情報

-- cgit v1.2.3-54-g00ecf