diff options
Diffstat (limited to 'files/ru/web/api/xmlhttprequest')
4 files changed, 0 insertions, 12 deletions
diff --git a/files/ru/web/api/xmlhttprequest/open/index.html b/files/ru/web/api/xmlhttprequest/open/index.html index c05b4906be..a29c0ef799 100644 --- a/files/ru/web/api/xmlhttprequest/open/index.html +++ b/files/ru/web/api/xmlhttprequest/open/index.html @@ -51,9 +51,6 @@ translation_of: Web/API/XMLHttpRequest/open </table> <h2 id="Браузерная_совместимость">Браузерная совместимость</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("api.XMLHttpRequest.open")}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/api/xmlhttprequest/response/index.html b/files/ru/web/api/xmlhttprequest/response/index.html index 7c07373f4f..88b4937522 100644 --- a/files/ru/web/api/xmlhttprequest/response/index.html +++ b/files/ru/web/api/xmlhttprequest/response/index.html @@ -132,9 +132,6 @@ function load(url, callback) { </table> <h2 id="Совместимость_браузера">Совместимость браузера</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.response")}}</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 be8763b829..8fb7af0c46 100644 --- a/files/ru/web/api/xmlhttprequest/status/index.html +++ b/files/ru/web/api/xmlhttprequest/status/index.html @@ -64,9 +64,6 @@ xhr.send(); </table> <h2 id="Совместимость_браузера">Совместимость браузера</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.status")}}</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 9db0ccb806..41dc8c7adc 100644 --- a/files/ru/web/api/xmlhttprequest/statustext/index.html +++ b/files/ru/web/api/xmlhttprequest/statustext/index.html @@ -65,9 +65,6 @@ xhr.send(null); </table> <h2 id="Совместимость_браузера">Совместимость браузера</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.statusText")}}</p> <h2 id="Смотрите_также">Смотрите также</h2> |