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/conflicting/web/api/xmlhttprequest/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/ru/conflicting/web/api/xmlhttprequest/index.html') diff --git a/files/ru/conflicting/web/api/xmlhttprequest/index.html b/files/ru/conflicting/web/api/xmlhttprequest/index.html index 0d2e6c16e7..89d75358b5 100644 --- a/files/ru/conflicting/web/api/xmlhttprequest/index.html +++ b/files/ru/conflicting/web/api/xmlhttprequest/index.html @@ -86,7 +86,7 @@ req.onerror = onError; req.send(null); -

Атрибуты события onprogress: position и totalSize, отображают соотвественно текущие количество принятых байтов и количество ожидаемых байтов.

+

Атрибуты события onprogress: position и totalSize, отображают соответственно текущие количество принятых байтов и количество ожидаемых байтов.

Все эти события имеют свои target атрибуты установленные в соответствии с XMLHttpRequest.

-- cgit v1.2.3-54-g00ecf