aboutsummaryrefslogtreecommitdiff
path: root/files/ja/mdn
diff options
context:
space:
mode:
authorMasahiro FUJIMOTO <mfujimot@gmail.com>2021-06-24 00:15:57 +0900
committerGitHub <noreply@github.com>2021-06-24 00:15:57 +0900
commit92b99c32d01fa656182d22eb5bb17ed930d67192 (patch)
treeab7ab49d4d4c9e05e4618cd95c8243d6c1849c39 /files/ja/mdn
parent64803e2c2e1e43596a08d166f3d314405a871049 (diff)
downloadtranslated-content-92b99c32d01fa656182d22eb5bb17ed930d67192.tar.gz
translated-content-92b99c32d01fa656182d22eb5bb17ed930d67192.tar.bz2
translated-content-92b99c32d01fa656182d22eb5bb17ed930d67192.zip
mdn 内にある browser-compat-data に関する非表示の指示を削除 (#1182)
Diffstat (limited to 'files/ja/mdn')
-rw-r--r--files/ja/mdn/structures/compatibility_tables/index.html2
-rw-r--r--files/ja/mdn/structures/page_types/api_event_subpage_template/index.html2
-rw-r--r--files/ja/mdn/structures/page_types/api_method_subpage_template/index.html2
-rw-r--r--files/ja/mdn/structures/page_types/api_property_subpage_template/index.html2
4 files changed, 0 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.
<p>別の例として、{{domxref("VRDisplay.capabilities")}} プロパティの互換性一覧表は、 <code>\{{Compat("api.VRDisplay.capabilities")}}</code>を使用して生成されます。マクロ呼び出しにより、以下の表(および対応する一連の注釈)が生成されます。</p>
<hr>
-<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.VRDisplay.capabilities")}}</p>
<div class="blockIndicator note">
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
<h2 id="Browser_compatibility_2" name="Browser_compatibility_2">ブラウザーの互換性</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("path.to.feature.NameOfTheEvent_event")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>
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
<h2 id="Browser_compatibility_2" name="Browser_compatibility_2">ブラウザーの互換性</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("path.to.feature.NameOfTheMethod")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>
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
<h2 id="Browser_compatibility_2" name="Browser_compatibility_2">ブラウザーの互換性</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("path.to.feature.NameOfTheProperty")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>