aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/javascript/reference/global_objects/function
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/javascript/reference/global_objects/function')
-rw-r--r--files/ja/web/javascript/reference/global_objects/function/apply/index.html2
-rw-r--r--files/ja/web/javascript/reference/global_objects/function/arguments/index.html2
-rw-r--r--files/ja/web/javascript/reference/global_objects/function/call/index.html2
-rw-r--r--files/ja/web/javascript/reference/global_objects/function/caller/index.html2
-rw-r--r--files/ja/web/javascript/reference/global_objects/function/displayname/index.html2
-rw-r--r--files/ja/web/javascript/reference/global_objects/function/function/index.html2
-rw-r--r--files/ja/web/javascript/reference/global_objects/function/index.html2
-rw-r--r--files/ja/web/javascript/reference/global_objects/function/length/index.html2
-rw-r--r--files/ja/web/javascript/reference/global_objects/function/name/index.html2
-rw-r--r--files/ja/web/javascript/reference/global_objects/function/tosource/index.html2
-rw-r--r--files/ja/web/javascript/reference/global_objects/function/tostring/index.html2
11 files changed, 0 insertions, 22 deletions
diff --git a/files/ja/web/javascript/reference/global_objects/function/apply/index.html b/files/ja/web/javascript/reference/global_objects/function/apply/index.html
index 10f6c025f7..2b4053f002 100644
--- a/files/ja/web/javascript/reference/global_objects/function/apply/index.html
+++ b/files/ja/web/javascript/reference/global_objects/function/apply/index.html
@@ -224,8 +224,6 @@ console.log(myInstance.constructor); // logs 'MyConstructor'
<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.builtins.Function.apply")}}</p>
</div>
diff --git a/files/ja/web/javascript/reference/global_objects/function/arguments/index.html b/files/ja/web/javascript/reference/global_objects/function/arguments/index.html
index 4219b3dde1..64c40bc498 100644
--- a/files/ja/web/javascript/reference/global_objects/function/arguments/index.html
+++ b/files/ja/web/javascript/reference/global_objects/function/arguments/index.html
@@ -53,8 +53,6 @@ console.log('returned: ' + g.arguments)
<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.builtins.Function.arguments")}}</p>
</div>
diff --git a/files/ja/web/javascript/reference/global_objects/function/call/index.html b/files/ja/web/javascript/reference/global_objects/function/call/index.html
index 22febfb7f2..ff7decd261 100644
--- a/files/ja/web/javascript/reference/global_objects/function/call/index.html
+++ b/files/ja/web/javascript/reference/global_objects/function/call/index.html
@@ -166,8 +166,6 @@ display.call(); // undefined の 'sData' のプロパティは読めない</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.builtins.Function.call")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>
diff --git a/files/ja/web/javascript/reference/global_objects/function/caller/index.html b/files/ja/web/javascript/reference/global_objects/function/caller/index.html
index 0261d4f48d..4c3edf487c 100644
--- a/files/ja/web/javascript/reference/global_objects/function/caller/index.html
+++ b/files/ja/web/javascript/reference/global_objects/function/caller/index.html
@@ -72,8 +72,6 @@ while (f) {
<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.builtins.Function.caller")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>
diff --git a/files/ja/web/javascript/reference/global_objects/function/displayname/index.html b/files/ja/web/javascript/reference/global_objects/function/displayname/index.html
index d197df7952..b768af8601 100644
--- a/files/ja/web/javascript/reference/global_objects/function/displayname/index.html
+++ b/files/ja/web/javascript/reference/global_objects/function/displayname/index.html
@@ -78,8 +78,6 @@ console.log(object.someMethod.displayName); // "someMethod (123)"
<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.builtins.Function.displayName")}}</p>
</div>
diff --git a/files/ja/web/javascript/reference/global_objects/function/function/index.html b/files/ja/web/javascript/reference/global_objects/function/function/index.html
index 0cc3ed2489..ddce8418e3 100644
--- a/files/ja/web/javascript/reference/global_objects/function/function/index.html
+++ b/files/ja/web/javascript/reference/global_objects/function/function/index.html
@@ -73,8 +73,6 @@ adder(2, 6);
<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.builtins.Function")}}</p>
</div>
diff --git a/files/ja/web/javascript/reference/global_objects/function/index.html b/files/ja/web/javascript/reference/global_objects/function/index.html
index 25856fcd15..684b0b20c2 100644
--- a/files/ja/web/javascript/reference/global_objects/function/index.html
+++ b/files/ja/web/javascript/reference/global_objects/function/index.html
@@ -96,8 +96,6 @@ console.log(f2()); // 20
<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.builtins.Function")}}</p>
</div>
diff --git a/files/ja/web/javascript/reference/global_objects/function/length/index.html b/files/ja/web/javascript/reference/global_objects/function/length/index.html
index f64e2ee9d7..3f68daaa1a 100644
--- a/files/ja/web/javascript/reference/global_objects/function/length/index.html
+++ b/files/ja/web/javascript/reference/global_objects/function/length/index.html
@@ -64,8 +64,6 @@ console.log((function(a, b = 1, c) {}).length);
<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.builtins.Function.length")}}</p>
</div>
diff --git a/files/ja/web/javascript/reference/global_objects/function/name/index.html b/files/ja/web/javascript/reference/global_objects/function/name/index.html
index bdc6731b70..fdb7cce5da 100644
--- a/files/ja/web/javascript/reference/global_objects/function/name/index.html
+++ b/files/ja/web/javascript/reference/global_objects/function/name/index.html
@@ -221,8 +221,6 @@ o[sym2].name; // ""</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.builtins.Function.name")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>
diff --git a/files/ja/web/javascript/reference/global_objects/function/tosource/index.html b/files/ja/web/javascript/reference/global_objects/function/tosource/index.html
index 6fdc0141be..f82d9f301d 100644
--- a/files/ja/web/javascript/reference/global_objects/function/tosource/index.html
+++ b/files/ja/web/javascript/reference/global_objects/function/tosource/index.html
@@ -57,8 +57,6 @@ hello.toSource();
<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.builtins.Function.toSource")}}</p>
</div>
diff --git a/files/ja/web/javascript/reference/global_objects/function/tostring/index.html b/files/ja/web/javascript/reference/global_objects/function/tostring/index.html
index bd433a5b99..a6aee1ab0f 100644
--- a/files/ja/web/javascript/reference/global_objects/function/tostring/index.html
+++ b/files/ja/web/javascript/reference/global_objects/function/tostring/index.html
@@ -204,8 +204,6 @@ Function("a", "b")</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.builtins.Function.toString")}}</p>
</div>