From 52e82c171704e75c12d0b26740f6c60a7b6df33e Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Mon, 22 Mar 2021 22:22:24 +0300 Subject: Unify "Syntax" heading in Russian translation (#287) --- files/ru/web/api/document/height/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/ru/web/api/document/height') diff --git a/files/ru/web/api/document/height/index.html b/files/ru/web/api/document/height/index.html index f3735ba2f8..aaeed193c1 100644 --- a/files/ru/web/api/document/height/index.html +++ b/files/ru/web/api/document/height/index.html @@ -16,7 +16,7 @@ translation_of: Web/API/Document/height

Возвращает высоту {{domxref("document")}} объекта. В большинстве случаев, она соответствует {{HTMLElement("body")}} элементу документа.

-

Синтакс

+

Синтаксис

height_value = document.height
 
-- cgit v1.2.3-54-g00ecf