diff options
Diffstat (limited to 'files/ru/web/api/htmlimageelement/index.html')
-rw-r--r-- | files/ru/web/api/htmlimageelement/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/htmlimageelement/index.html b/files/ru/web/api/htmlimageelement/index.html index f0f25fddac..a643f07cfc 100644 --- a/files/ru/web/api/htmlimageelement/index.html +++ b/files/ru/web/api/htmlimageelement/index.html @@ -341,7 +341,7 @@ alert(document.images[0].src); <p>[1] The <code>x</code> and <code>y</code> properties were removed in Gecko 7.0 {{geckoRelease("7.0")}} but restored in Gecko 14.0 {{geckoRelease("14.0")}} for compatibility reasons.</p> -<h2 id="См._также">См. также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li>Элемент HTML, реализующий этот интерфейс: {{HTMLElement("img")}}</li> |