aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/javascript/reference/global_objects/regexp/@@matchall/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/javascript/reference/global_objects/regexp/@@matchall/index.html')
-rw-r--r--files/ja/web/javascript/reference/global_objects/regexp/@@matchall/index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/files/ja/web/javascript/reference/global_objects/regexp/@@matchall/index.html b/files/ja/web/javascript/reference/global_objects/regexp/@@matchall/index.html
index 6c85b1921e..96ce2a966f 100644
--- a/files/ja/web/javascript/reference/global_objects/regexp/@@matchall/index.html
+++ b/files/ja/web/javascript/reference/global_objects/regexp/@@matchall/index.html
@@ -100,8 +100,6 @@ console.log(result[1]); // [ "2019-03-07", "2019", "03", "07" ]
<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.RegExp.@@matchAll")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>