From 55ddd4454665a3c66e3d5b186bc79048468d36e7 Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Mon, 15 Mar 2021 14:29:50 +0300 Subject: Auto fixes --- files/ru/web/api/xmlhttprequest/abort/index.html | 2 +- files/ru/web/api/xmlhttprequest/index.html | 18 +++++++++--------- files/ru/web/api/xmlhttprequest/open/index.html | 2 +- files/ru/web/api/xmlhttprequest/response/index.html | 2 +- .../sending_and_receiving_binary_data/index.html | 8 ++++---- .../synchronous_and_asynchronous_requests/index.html | 2 +- .../api/xmlhttprequest/using_xmlhttprequest/index.html | 8 ++++---- .../web/api/xmlhttprequest/withcredentials/index.html | 2 +- 8 files changed, 22 insertions(+), 22 deletions(-) (limited to 'files/ru/web/api/xmlhttprequest') diff --git a/files/ru/web/api/xmlhttprequest/abort/index.html b/files/ru/web/api/xmlhttprequest/abort/index.html index d98ce045bf..1c28be9dd9 100644 --- a/files/ru/web/api/xmlhttprequest/abort/index.html +++ b/files/ru/web/api/xmlhttprequest/abort/index.html @@ -63,7 +63,7 @@ xhr.abort();

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

-

Cм. также

+

См. также