diff options
Diffstat (limited to 'files/ru/web/api/xmlhttprequest')
17 files changed, 17 insertions, 17 deletions
diff --git a/files/ru/web/api/xmlhttprequest/abort/index.html b/files/ru/web/api/xmlhttprequest/abort/index.html index 759084e978..2b13c80f15 100644 --- a/files/ru/web/api/xmlhttprequest/abort/index.html +++ b/files/ru/web/api/xmlhttprequest/abort/index.html @@ -48,7 +48,7 @@ xhr.abort(); -<p>{{Compat("api.XMLHttpRequest.abort")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/api/xmlhttprequest/getresponseheader/index.html b/files/ru/web/api/xmlhttprequest/getresponseheader/index.html index 0223630685..205cfc45c2 100644 --- a/files/ru/web/api/xmlhttprequest/getresponseheader/index.html +++ b/files/ru/web/api/xmlhttprequest/getresponseheader/index.html @@ -45,7 +45,7 @@ client.onreadystatechange = function() { <h2 id="Совместимость_браузеров">Совместимость браузеров</h2> -<p>{{Compat("api.XMLHttpRequest.getResponseHeader")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/api/xmlhttprequest/index.html b/files/ru/web/api/xmlhttprequest/index.html index 92e5bcd288..9b0e2b9415 100644 --- a/files/ru/web/api/xmlhttprequest/index.html +++ b/files/ru/web/api/xmlhttprequest/index.html @@ -579,7 +579,7 @@ if (!XMLHttpRequest.prototype.sendAsBinary) { <h2 id="Browser_Compatibility">Совместимость с браузерами</h2> -<p>{{Compat("api.XMLHttpRequest")}}</p> +<p>{{Compat}}</p> <h2 id="See_also">See also</h2> diff --git a/files/ru/web/api/xmlhttprequest/onreadystatechange/index.html b/files/ru/web/api/xmlhttprequest/onreadystatechange/index.html index 5eb3482af4..caf3f2eb37 100644 --- a/files/ru/web/api/xmlhttprequest/onreadystatechange/index.html +++ b/files/ru/web/api/xmlhttprequest/onreadystatechange/index.html @@ -51,4 +51,4 @@ xhr.send();</pre> <h2 id="Совместимость_браузеров">Совместимость браузеров</h2> -<p>{{Compat("api.XMLHttpRequest.onreadystatechange")}}</p> +<p>{{Compat}}</p> diff --git a/files/ru/web/api/xmlhttprequest/open/index.html b/files/ru/web/api/xmlhttprequest/open/index.html index f86511d0ad..c972ce4917 100644 --- a/files/ru/web/api/xmlhttprequest/open/index.html +++ b/files/ru/web/api/xmlhttprequest/open/index.html @@ -38,7 +38,7 @@ translation_of: Web/API/XMLHttpRequest/open {{Specifications}} <h2 id="Браузерная_совместимость">Браузерная совместимость</h2> -<p>{{Compat("api.XMLHttpRequest.open")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/api/xmlhttprequest/readystate/index.html b/files/ru/web/api/xmlhttprequest/readystate/index.html index 5ddd54e981..5f15583565 100644 --- a/files/ru/web/api/xmlhttprequest/readystate/index.html +++ b/files/ru/web/api/xmlhttprequest/readystate/index.html @@ -89,4 +89,4 @@ xhr.send(null); <h2 id="Совместимость_браузеров">Совместимость браузеров</h2> -<p>{{Compat("api.XMLHttpRequest.readyState")}}</p> +<p>{{Compat}}</p> diff --git a/files/ru/web/api/xmlhttprequest/response/index.html b/files/ru/web/api/xmlhttprequest/response/index.html index 9fb891f5e3..f4b16955ff 100644 --- a/files/ru/web/api/xmlhttprequest/response/index.html +++ b/files/ru/web/api/xmlhttprequest/response/index.html @@ -119,7 +119,7 @@ function load(url, callback) { {{Specifications}} <h2 id="Совместимость_браузера">Совместимость браузера</h2> -<p>{{Compat("api.XMLHttpRequest.response")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/api/xmlhttprequest/responsetext/index.html b/files/ru/web/api/xmlhttprequest/responsetext/index.html index d80a4572c0..6ab81c130b 100644 --- a/files/ru/web/api/xmlhttprequest/responsetext/index.html +++ b/files/ru/web/api/xmlhttprequest/responsetext/index.html @@ -72,4 +72,4 @@ xhr.send(null);</pre> -<p>{{Compat("api.XMLHttpRequest.responseText")}}</p> +<p>{{Compat}}</p> diff --git a/files/ru/web/api/xmlhttprequest/responsetype/index.html b/files/ru/web/api/xmlhttprequest/responsetype/index.html index c76203adc1..50fa1b5954 100644 --- a/files/ru/web/api/xmlhttprequest/responsetype/index.html +++ b/files/ru/web/api/xmlhttprequest/responsetype/index.html @@ -62,4 +62,4 @@ translation_of: Web/API/XMLHttpRequest/responseType <h2 id="Поддержка_браузерами">Поддержка браузерами</h2> -<p>{{Compat("api.XMLHttpRequest.responseType")}}</p> +<p>{{Compat}}</p> diff --git a/files/ru/web/api/xmlhttprequest/responseurl/index.html b/files/ru/web/api/xmlhttprequest/responseurl/index.html index da405760cd..93a49030bc 100644 --- a/files/ru/web/api/xmlhttprequest/responseurl/index.html +++ b/files/ru/web/api/xmlhttprequest/responseurl/index.html @@ -24,4 +24,4 @@ xhr.send(null);</pre> -<p>{{Compat("api.XMLHttpRequest.responseURL")}}</p> +<p>{{Compat}}</p> diff --git a/files/ru/web/api/xmlhttprequest/responsexml/index.html b/files/ru/web/api/xmlhttprequest/responsexml/index.html index 9cdc6f6060..18461cd19d 100644 --- a/files/ru/web/api/xmlhttprequest/responsexml/index.html +++ b/files/ru/web/api/xmlhttprequest/responsexml/index.html @@ -66,7 +66,7 @@ xhr.send(null);</pre> <h2 id="Браузерная_совместимость">Браузерная совместимость</h2> -<p>{{Compat("api.XMLHttpRequest.responseXML")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/api/xmlhttprequest/send/index.html b/files/ru/web/api/xmlhttprequest/send/index.html index 21ab5c3bf6..5b55c6405f 100644 --- a/files/ru/web/api/xmlhttprequest/send/index.html +++ b/files/ru/web/api/xmlhttprequest/send/index.html @@ -116,7 +116,7 @@ xhr.send("foo=bar&lorem=ipsum"); <h2 id="Поддержка_браузерами">Поддержка браузерами</h2> -<p>{{Compat("api.XMLHttpRequest.send")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/api/xmlhttprequest/setrequestheader/index.html b/files/ru/web/api/xmlhttprequest/setrequestheader/index.html index 7aee641dcf..f1a752e367 100644 --- a/files/ru/web/api/xmlhttprequest/setrequestheader/index.html +++ b/files/ru/web/api/xmlhttprequest/setrequestheader/index.html @@ -35,7 +35,7 @@ translation_of: Web/API/XMLHttpRequest/setRequestHeader <h2 id="Совместимость_браузеров">Совместимость браузеров</h2> -<p>{{Compat("api.XMLHttpRequest.setRequestHeader")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/api/xmlhttprequest/status/index.html b/files/ru/web/api/xmlhttprequest/status/index.html index 321034ce24..ceb06ed28e 100644 --- a/files/ru/web/api/xmlhttprequest/status/index.html +++ b/files/ru/web/api/xmlhttprequest/status/index.html @@ -51,7 +51,7 @@ xhr.send(); {{Specifications}} <h2 id="Совместимость_браузера">Совместимость браузера</h2> -<p>{{Compat("api.XMLHttpRequest.status")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/api/xmlhttprequest/statustext/index.html b/files/ru/web/api/xmlhttprequest/statustext/index.html index ece9edbf00..8d1600e1b9 100644 --- a/files/ru/web/api/xmlhttprequest/statustext/index.html +++ b/files/ru/web/api/xmlhttprequest/statustext/index.html @@ -52,7 +52,7 @@ xhr.send(null); {{Specifications}} <h2 id="Совместимость_браузера">Совместимость браузера</h2> -<p>{{Compat("api.XMLHttpRequest.statusText")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/api/xmlhttprequest/upload/index.html b/files/ru/web/api/xmlhttprequest/upload/index.html index 5a58692a0c..a085c2210d 100644 --- a/files/ru/web/api/xmlhttprequest/upload/index.html +++ b/files/ru/web/api/xmlhttprequest/upload/index.html @@ -52,4 +52,4 @@ translation_of: Web/API/XMLHttpRequest/upload <h2 id="Поддержка_браузерами">Поддержка браузерами</h2> -<p>{{Compat("api.XMLHttpRequest.upload")}}</p> +<p>{{Compat}}</p> diff --git a/files/ru/web/api/xmlhttprequest/withcredentials/index.html b/files/ru/web/api/xmlhttprequest/withcredentials/index.html index 02d872e437..026939e9cb 100644 --- a/files/ru/web/api/xmlhttprequest/withcredentials/index.html +++ b/files/ru/web/api/xmlhttprequest/withcredentials/index.html @@ -36,4 +36,4 @@ xhr.send(null);</pre> <h2 id="Браузерная_совместимость">Браузерная совместимость</h2> -<p>{{Compat("api.XMLHttpRequest.withCredentials")}}</p> +<p>{{Compat}}</p> |