From f68112ddfc3bf6698157ef5d7299e0a2d69c4437 Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Thu, 24 Jun 2021 00:40:34 +0900 Subject: web/api/w-x* の browser-compat-data に関する非表示の指示を一括削除 (#1196) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- files/ja/web/api/xmlhttprequest/abort/index.html | 2 -- files/ja/web/api/xmlhttprequest/abort_event/index.html | 2 -- files/ja/web/api/xmlhttprequest/error_event/index.html | 2 -- files/ja/web/api/xmlhttprequest/getallresponseheaders/index.html | 2 -- files/ja/web/api/xmlhttprequest/getresponseheader/index.html | 2 -- files/ja/web/api/xmlhttprequest/html_in_xmlhttprequest/index.html | 2 -- files/ja/web/api/xmlhttprequest/index.html | 2 -- files/ja/web/api/xmlhttprequest/load_event/index.html | 2 -- files/ja/web/api/xmlhttprequest/loadend_event/index.html | 2 -- files/ja/web/api/xmlhttprequest/loadstart_event/index.html | 2 -- files/ja/web/api/xmlhttprequest/onreadystatechange/index.html | 2 -- files/ja/web/api/xmlhttprequest/open/index.html | 2 -- files/ja/web/api/xmlhttprequest/progress_event/index.html | 2 -- files/ja/web/api/xmlhttprequest/responsetext/index.html | 2 -- files/ja/web/api/xmlhttprequest/responsetype/index.html | 2 -- files/ja/web/api/xmlhttprequest/responseurl/index.html | 2 -- files/ja/web/api/xmlhttprequest/responsexml/index.html | 2 -- files/ja/web/api/xmlhttprequest/send/index.html | 2 -- files/ja/web/api/xmlhttprequest/setrequestheader/index.html | 2 -- files/ja/web/api/xmlhttprequest/status/index.html | 2 -- files/ja/web/api/xmlhttprequest/timeout/index.html | 2 -- files/ja/web/api/xmlhttprequest/upload/index.html | 2 -- files/ja/web/api/xmlhttprequest/using_xmlhttprequest/index.html | 2 -- 23 files changed, 46 deletions(-) (limited to 'files/ja/web/api/xmlhttprequest') 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) {

ブラウザーの対応

- -

{{Compat("api.XMLHttpRequest.abort")}}

関連情報

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', () => {

ブラウザーの対応

- -

{{Compat("api.XMLHttpRequest.abort_event")}}

関連情報

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', () => {

ブラウザーの互換性

- -

{{Compat("api.XMLHttpRequest.error_event")}}

関連情報

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() {

ブラウザーの互換性

- -
{{Compat("api.XMLHttpRequest.getAllResponseHeaders")}}

関連情報

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() {

ブラウザーの対応

- -
{{Compat("api.XMLHttpRequest.getResponseHeader")}}

関連情報

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);

XMLHttpRequest インターフェイス

- -

{{Compat("api.XMLHttpRequest")}}

関連情報

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

ブラウザーの互換性

- -
{{Compat("api.XMLHttpRequest")}}

関連情報

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', () => {

ブラウザーの対応

- -

{{Compat("api.XMLHttpRequest.load_event")}}

関連情報

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', () => {

ブラウザーの対応

- -

{{Compat("api.XMLHttpRequest.loadend_event")}}

関連情報

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', () => {

ブラウザーの互換性

- -

{{Compat("api.XMLHttpRequest.loadstart_event")}}

関連情報

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();

ブラウザーの互換性

- -

{{Compat("api.XMLHttpRequest.onreadystatechange")}}

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

ブラウザーの互換性

- -

{{Compat("api.XMLHttpRequest.open")}}

関連情報

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', () => {

ブラウザーの対応

- -

{{Compat("api.XMLHttpRequest.progress_event")}}

関連情報

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);

ブラウザーの互換性

- -

{{Compat("api.XMLHttpRequest.responseText")}}

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

ブラウザーの互換性

- -

{{Compat("api.XMLHttpRequest.responseType")}}

関連情報

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);

ブラウザーの対応

- -

{{Compat("api.XMLHttpRequest.responseURL")}}

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();

ブラウザーの対応

- -

{{Compat("api.XMLHttpRequest.responseXML")}}

関連情報

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");

ブラウザーの対応

- -
{{Compat("api.XMLHttpRequest.send")}}

関連情報

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

ブラウザーの互換性

- -

{{Compat("api.XMLHttpRequest.setRequestHeader")}}

関連情報

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();

ブラウザーの互換性

- -

{{Compat("api.XMLHttpRequest.status")}}

関連情報

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);

ブラウザーの対応

- -

{{Compat("api.XMLHttpRequest.timeout")}}

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

ブラウザーの互換性

- -

{{Compat("api.XMLHttpRequest.upload")}}

関連情報

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);

ブラウザーの互換性

- -

{{Compat("api.XMLHttpRequest")}}

関連情報

-- cgit v1.2.3-54-g00ecf