aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/xmlhttprequest/send
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/xmlhttprequest/send')
-rw-r--r--files/ja/web/api/xmlhttprequest/send/index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/files/ja/web/api/xmlhttprequest/send/index.html b/files/ja/web/api/xmlhttprequest/send/index.html
index 6471e8c2fb..cc98413966 100644
--- a/files/ja/web/api/xmlhttprequest/send/index.html
+++ b/files/ja/web/api/xmlhttprequest/send/index.html
@@ -121,8 +121,6 @@ xhr.send("foo=bar&lorem=ipsum");
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの対応</h2>
-<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力したいのであれば、 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div>
-
<div>{{Compat("api.XMLHttpRequest.send")}}</div>
<h2 id="See_also" name="See_also">関連情報</h2>