aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--files/ja/web/javascript/reference/classes/constructor/index.html2
-rw-r--r--files/ja/web/javascript/reference/classes/extends/index.html2
-rw-r--r--files/ja/web/javascript/reference/functions/arguments/@@iterator/index.html2
-rw-r--r--files/ja/web/javascript/reference/functions/arguments/index.html2
-rw-r--r--files/ja/web/javascript/reference/functions/default_parameters/index.html2
-rw-r--r--files/ja/web/javascript/reference/functions/get/index.html2
-rw-r--r--files/ja/web/javascript/reference/functions/rest_parameters/index.html2
-rw-r--r--files/ja/web/javascript/reference/functions/set/index.html2
-rw-r--r--files/ja/web/javascript/reference/template_literals/index.html2
9 files changed, 0 insertions, 18 deletions
diff --git a/files/ja/web/javascript/reference/classes/constructor/index.html b/files/ja/web/javascript/reference/classes/constructor/index.html
index e6fd5e6ddb..15f85dda93 100644
--- a/files/ja/web/javascript/reference/classes/constructor/index.html
+++ b/files/ja/web/javascript/reference/classes/constructor/index.html
@@ -175,8 +175,6 @@ console.log(newInstance.name); //Polygon</pre>
<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("javascript.classes.constructor")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>
diff --git a/files/ja/web/javascript/reference/classes/extends/index.html b/files/ja/web/javascript/reference/classes/extends/index.html
index e4c31b4128..b1b523234f 100644
--- a/files/ja/web/javascript/reference/classes/extends/index.html
+++ b/files/ja/web/javascript/reference/classes/extends/index.html
@@ -77,8 +77,6 @@ translation_of: Web/JavaScript/Reference/Classes/extends
<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("javascript.classes.extends")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>
diff --git a/files/ja/web/javascript/reference/functions/arguments/@@iterator/index.html b/files/ja/web/javascript/reference/functions/arguments/@@iterator/index.html
index e0690a49af..1cc36fc475 100644
--- a/files/ja/web/javascript/reference/functions/arguments/@@iterator/index.html
+++ b/files/ja/web/javascript/reference/functions/arguments/@@iterator/index.html
@@ -51,8 +51,6 @@ f('w', 'y', 'k', 'o', 'p');
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2>
<div>
-<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("javascript.functions.arguments.@@iterator")}}</p>
</div>
diff --git a/files/ja/web/javascript/reference/functions/arguments/index.html b/files/ja/web/javascript/reference/functions/arguments/index.html
index 4990f359bc..2c58c8c7f0 100644
--- a/files/ja/web/javascript/reference/functions/arguments/index.html
+++ b/files/ja/web/javascript/reference/functions/arguments/index.html
@@ -215,8 +215,6 @@ func(); // undefined</pre>
<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("javascript.functions.arguments")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>
diff --git a/files/ja/web/javascript/reference/functions/default_parameters/index.html b/files/ja/web/javascript/reference/functions/default_parameters/index.html
index f671389fba..2b66df55a5 100644
--- a/files/ja/web/javascript/reference/functions/default_parameters/index.html
+++ b/files/ja/web/javascript/reference/functions/default_parameters/index.html
@@ -213,8 +213,6 @@ f() // 6</pre>
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2>
<div>
-<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("javascript.functions.default_parameters")}}</p>
</div>
diff --git a/files/ja/web/javascript/reference/functions/get/index.html b/files/ja/web/javascript/reference/functions/get/index.html
index bd036a5733..d521b6b898 100644
--- a/files/ja/web/javascript/reference/functions/get/index.html
+++ b/files/ja/web/javascript/reference/functions/get/index.html
@@ -160,8 +160,6 @@ console.log(
<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("javascript.functions.get")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>
diff --git a/files/ja/web/javascript/reference/functions/rest_parameters/index.html b/files/ja/web/javascript/reference/functions/rest_parameters/index.html
index 37e1727538..2d799e12b6 100644
--- a/files/ja/web/javascript/reference/functions/rest_parameters/index.html
+++ b/files/ja/web/javascript/reference/functions/rest_parameters/index.html
@@ -198,8 +198,6 @@ console.log(sortArguments(5, 3, 7, 1)) // 1, 3, 5, 7
<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("javascript.functions.rest_parameters")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>
diff --git a/files/ja/web/javascript/reference/functions/set/index.html b/files/ja/web/javascript/reference/functions/set/index.html
index 32b1d9b623..243caaf7a4 100644
--- a/files/ja/web/javascript/reference/functions/set/index.html
+++ b/files/ja/web/javascript/reference/functions/set/index.html
@@ -130,8 +130,6 @@ console.log(obj.baz);
<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("javascript.functions.set")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>
diff --git a/files/ja/web/javascript/reference/template_literals/index.html b/files/ja/web/javascript/reference/template_literals/index.html
index acc64a11fa..be235fc8bf 100644
--- a/files/ja/web/javascript/reference/template_literals/index.html
+++ b/files/ja/web/javascript/reference/template_literals/index.html
@@ -257,8 +257,6 @@ latex`\unicode`
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2>
<div>
-<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("javascript.grammar.template_literals")}}</p>
</div>