aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/xmlhttprequest
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/xmlhttprequest')
-rw-r--r--files/ja/web/api/xmlhttprequest/abort/index.html2
-rw-r--r--files/ja/web/api/xmlhttprequest/abort_event/index.html2
-rw-r--r--files/ja/web/api/xmlhttprequest/error_event/index.html2
-rw-r--r--files/ja/web/api/xmlhttprequest/getallresponseheaders/index.html2
-rw-r--r--files/ja/web/api/xmlhttprequest/getresponseheader/index.html2
-rw-r--r--files/ja/web/api/xmlhttprequest/html_in_xmlhttprequest/index.html2
-rw-r--r--files/ja/web/api/xmlhttprequest/index.html2
-rw-r--r--files/ja/web/api/xmlhttprequest/load_event/index.html2
-rw-r--r--files/ja/web/api/xmlhttprequest/loadend_event/index.html2
-rw-r--r--files/ja/web/api/xmlhttprequest/loadstart_event/index.html2
-rw-r--r--files/ja/web/api/xmlhttprequest/onreadystatechange/index.html2
-rw-r--r--files/ja/web/api/xmlhttprequest/open/index.html2
-rw-r--r--files/ja/web/api/xmlhttprequest/progress_event/index.html2
-rw-r--r--files/ja/web/api/xmlhttprequest/responsetext/index.html2
-rw-r--r--files/ja/web/api/xmlhttprequest/responsetype/index.html2
-rw-r--r--files/ja/web/api/xmlhttprequest/responseurl/index.html2
-rw-r--r--files/ja/web/api/xmlhttprequest/responsexml/index.html2
-rw-r--r--files/ja/web/api/xmlhttprequest/send/index.html2
-rw-r--r--files/ja/web/api/xmlhttprequest/setrequestheader/index.html2
-rw-r--r--files/ja/web/api/xmlhttprequest/status/index.html2
-rw-r--r--files/ja/web/api/xmlhttprequest/timeout/index.html2
-rw-r--r--files/ja/web/api/xmlhttprequest/upload/index.html2
-rw-r--r--files/ja/web/api/xmlhttprequest/using_xmlhttprequest/index.html2
23 files changed, 0 insertions, 46 deletions
diff --git a/files/ja/web/api/xmlhttprequest/abort/index.html b/files/ja/web/api/xmlhttprequest/abort/index.html
index 49beadf373..7c33a0a30e 100644
--- a/files/ja/web/api/xmlhttprequest/abort/index.html
+++ b/files/ja/web/api/xmlhttprequest/abort/index.html
@@ -67,8 +67,6 @@ if (OH_NOES_WE_NEED_TO_CANCEL_RIGHT_NOW_OR_ELSE) {
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの対応</h2>
-<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力したいのであれば、 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p>
-
<p>{{Compat("api.XMLHttpRequest.abort")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>
diff --git a/files/ja/web/api/xmlhttprequest/abort_event/index.html b/files/ja/web/api/xmlhttprequest/abort_event/index.html
index ebaa07f694..56de4e98ac 100644
--- a/files/ja/web/api/xmlhttprequest/abort_event/index.html
+++ b/files/ja/web/api/xmlhttprequest/abort_event/index.html
@@ -136,8 +136,6 @@ xhrButtonAbort.addEventListener('click', () =&gt; {
<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("api.XMLHttpRequest.abort_event")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>
diff --git a/files/ja/web/api/xmlhttprequest/error_event/index.html b/files/ja/web/api/xmlhttprequest/error_event/index.html
index a36639cbaa..0563f46771 100644
--- a/files/ja/web/api/xmlhttprequest/error_event/index.html
+++ b/files/ja/web/api/xmlhttprequest/error_event/index.html
@@ -136,8 +136,6 @@ xhrButtonAbort.addEventListener('click', () =&gt; {
<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("api.XMLHttpRequest.error_event")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>
diff --git a/files/ja/web/api/xmlhttprequest/getallresponseheaders/index.html b/files/ja/web/api/xmlhttprequest/getallresponseheaders/index.html
index 087a42f29b..161f49be5f 100644
--- a/files/ja/web/api/xmlhttprequest/getallresponseheaders/index.html
+++ b/files/ja/web/api/xmlhttprequest/getallresponseheaders/index.html
@@ -111,8 +111,6 @@ request.onreadystatechange = function() {
<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>
-
<div>{{Compat("api.XMLHttpRequest.getAllResponseHeaders")}}</div>
<h2 id="See_also" name="See_also">関連情報</h2>
diff --git a/files/ja/web/api/xmlhttprequest/getresponseheader/index.html b/files/ja/web/api/xmlhttprequest/getresponseheader/index.html
index 6ed3ad6638..73ef9e1a35 100644
--- a/files/ja/web/api/xmlhttprequest/getresponseheader/index.html
+++ b/files/ja/web/api/xmlhttprequest/getresponseheader/index.html
@@ -77,8 +77,6 @@ client.onreadystatechange = function() {
<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>
-
<div>{{Compat("api.XMLHttpRequest.getResponseHeader")}}</div>
<h2 id="See_also" name="See_also">関連情報</h2>
diff --git a/files/ja/web/api/xmlhttprequest/html_in_xmlhttprequest/index.html b/files/ja/web/api/xmlhttprequest/html_in_xmlhttprequest/index.html
index d33064f9f1..f364c63196 100644
--- a/files/ja/web/api/xmlhttprequest/html_in_xmlhttprequest/index.html
+++ b/files/ja/web/api/xmlhttprequest/html_in_xmlhttprequest/index.html
@@ -154,8 +154,6 @@ oReq.send(null);
<h3 id="XMLHttpRequest_インターフェイス"><code>XMLHttpRequest</code> インターフェイス</h3>
-<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.XMLHttpRequest")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>
diff --git a/files/ja/web/api/xmlhttprequest/index.html b/files/ja/web/api/xmlhttprequest/index.html
index 6feee02327..e244ae67d6 100644
--- a/files/ja/web/api/xmlhttprequest/index.html
+++ b/files/ja/web/api/xmlhttprequest/index.html
@@ -171,8 +171,6 @@ translation_of: Web/API/XMLHttpRequest
<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>
-
<div>{{Compat("api.XMLHttpRequest")}}</div>
<h2 id="See_also" name="See_also">関連情報</h2>
diff --git a/files/ja/web/api/xmlhttprequest/load_event/index.html b/files/ja/web/api/xmlhttprequest/load_event/index.html
index b5261394d3..5ec8e20e9f 100644
--- a/files/ja/web/api/xmlhttprequest/load_event/index.html
+++ b/files/ja/web/api/xmlhttprequest/load_event/index.html
@@ -136,8 +136,6 @@ xhrButtonAbort.addEventListener('click', () =&gt; {
<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("api.XMLHttpRequest.load_event")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>
diff --git a/files/ja/web/api/xmlhttprequest/loadend_event/index.html b/files/ja/web/api/xmlhttprequest/loadend_event/index.html
index eaacb4e51d..66c6554f0b 100644
--- a/files/ja/web/api/xmlhttprequest/loadend_event/index.html
+++ b/files/ja/web/api/xmlhttprequest/loadend_event/index.html
@@ -138,8 +138,6 @@ xhrButtonAbort.addEventListener('click', () =&gt; {
<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("api.XMLHttpRequest.loadend_event")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>
diff --git a/files/ja/web/api/xmlhttprequest/loadstart_event/index.html b/files/ja/web/api/xmlhttprequest/loadstart_event/index.html
index 3c7c201d89..5652e0d5bb 100644
--- a/files/ja/web/api/xmlhttprequest/loadstart_event/index.html
+++ b/files/ja/web/api/xmlhttprequest/loadstart_event/index.html
@@ -137,8 +137,6 @@ xhrButtonAbort.addEventListener('click', () =&gt; {
<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("api.XMLHttpRequest.loadstart_event")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>
diff --git a/files/ja/web/api/xmlhttprequest/onreadystatechange/index.html b/files/ja/web/api/xmlhttprequest/onreadystatechange/index.html
index 47b9f9884a..69b8213d0e 100644
--- a/files/ja/web/api/xmlhttprequest/onreadystatechange/index.html
+++ b/files/ja/web/api/xmlhttprequest/onreadystatechange/index.html
@@ -74,6 +74,4 @@ xhr.send();</pre>
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2>
-<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p>
-
<p>{{Compat("api.XMLHttpRequest.onreadystatechange")}}</p>
diff --git a/files/ja/web/api/xmlhttprequest/open/index.html b/files/ja/web/api/xmlhttprequest/open/index.html
index cc3a4a5fa8..29b34672b3 100644
--- a/files/ja/web/api/xmlhttprequest/open/index.html
+++ b/files/ja/web/api/xmlhttprequest/open/index.html
@@ -61,8 +61,6 @@ translation_of: Web/API/XMLHttpRequest/open
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2>
-<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p>
-
<p>{{Compat("api.XMLHttpRequest.open")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>
diff --git a/files/ja/web/api/xmlhttprequest/progress_event/index.html b/files/ja/web/api/xmlhttprequest/progress_event/index.html
index daa78ee0ee..ac988ffdfc 100644
--- a/files/ja/web/api/xmlhttprequest/progress_event/index.html
+++ b/files/ja/web/api/xmlhttprequest/progress_event/index.html
@@ -137,8 +137,6 @@ xhrButtonAbort.addEventListener('click', () =&gt; {
<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("api.XMLHttpRequest.progress_event")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>
diff --git a/files/ja/web/api/xmlhttprequest/responsetext/index.html b/files/ja/web/api/xmlhttprequest/responsetext/index.html
index 35f246a68f..e19cca99f4 100644
--- a/files/ja/web/api/xmlhttprequest/responsetext/index.html
+++ b/files/ja/web/api/xmlhttprequest/responsetext/index.html
@@ -78,6 +78,4 @@ xhr.send(null);</pre>
<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>
-
<p>{{Compat("api.XMLHttpRequest.responseText")}}</p>
diff --git a/files/ja/web/api/xmlhttprequest/responsetype/index.html b/files/ja/web/api/xmlhttprequest/responsetype/index.html
index 0172edd482..5fc67e0f19 100644
--- a/files/ja/web/api/xmlhttprequest/responsetype/index.html
+++ b/files/ja/web/api/xmlhttprequest/responsetype/index.html
@@ -79,8 +79,6 @@ translation_of: Web/API/XMLHttpRequest/responseType
<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>
-
<p>{{Compat("api.XMLHttpRequest.responseType")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>
diff --git a/files/ja/web/api/xmlhttprequest/responseurl/index.html b/files/ja/web/api/xmlhttprequest/responseurl/index.html
index b101ea8cab..b0f909b7e0 100644
--- a/files/ja/web/api/xmlhttprequest/responseurl/index.html
+++ b/files/ja/web/api/xmlhttprequest/responseurl/index.html
@@ -45,6 +45,4 @@ xhr.send(null);</pre>
<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>
-
<p>{{Compat("api.XMLHttpRequest.responseURL")}}</p>
diff --git a/files/ja/web/api/xmlhttprequest/responsexml/index.html b/files/ja/web/api/xmlhttprequest/responsexml/index.html
index f5f989624a..26aa6ea804 100644
--- a/files/ja/web/api/xmlhttprequest/responsexml/index.html
+++ b/files/ja/web/api/xmlhttprequest/responsexml/index.html
@@ -93,8 +93,6 @@ xhr.send();</pre>
<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>
-
<p>{{Compat("api.XMLHttpRequest.responseXML")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>
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&amp;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>
diff --git a/files/ja/web/api/xmlhttprequest/setrequestheader/index.html b/files/ja/web/api/xmlhttprequest/setrequestheader/index.html
index 7879ae9d54..41c8609690 100644
--- a/files/ja/web/api/xmlhttprequest/setrequestheader/index.html
+++ b/files/ja/web/api/xmlhttprequest/setrequestheader/index.html
@@ -70,8 +70,6 @@ translation_of: Web/API/XMLHttpRequest/setRequestHeader
<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("api.XMLHttpRequest.setRequestHeader")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>
diff --git a/files/ja/web/api/xmlhttprequest/status/index.html b/files/ja/web/api/xmlhttprequest/status/index.html
index afa2ef79c5..d2a63fd2a0 100644
--- a/files/ja/web/api/xmlhttprequest/status/index.html
+++ b/files/ja/web/api/xmlhttprequest/status/index.html
@@ -68,8 +68,6 @@ xhr.send();
<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("api.XMLHttpRequest.status")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>
diff --git a/files/ja/web/api/xmlhttprequest/timeout/index.html b/files/ja/web/api/xmlhttprequest/timeout/index.html
index 143e9ea665..5016ca6fe0 100644
--- a/files/ja/web/api/xmlhttprequest/timeout/index.html
+++ b/files/ja/web/api/xmlhttprequest/timeout/index.html
@@ -63,6 +63,4 @@ xhr.send(null);</pre>
<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>
-
<p>{{Compat("api.XMLHttpRequest.timeout")}}</p>
diff --git a/files/ja/web/api/xmlhttprequest/upload/index.html b/files/ja/web/api/xmlhttprequest/upload/index.html
index 4f83cc6f34..a570608060 100644
--- a/files/ja/web/api/xmlhttprequest/upload/index.html
+++ b/files/ja/web/api/xmlhttprequest/upload/index.html
@@ -92,8 +92,6 @@ translation_of: Web/API/XMLHttpRequest/upload
<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("api.XMLHttpRequest.upload")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>
diff --git a/files/ja/web/api/xmlhttprequest/using_xmlhttprequest/index.html b/files/ja/web/api/xmlhttprequest/using_xmlhttprequest/index.html
index 635fd0bbec..f414cbe3c6 100644
--- a/files/ja/web/api/xmlhttprequest/using_xmlhttprequest/index.html
+++ b/files/ja/web/api/xmlhttprequest/using_xmlhttprequest/index.html
@@ -782,8 +782,6 @@ oReq.send(null);</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("api.XMLHttpRequest")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>