From 1386fed7d38652d5848d315927e7e23a66cffd13 Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Wed, 20 Oct 2021 13:28:52 +0300 Subject: [RU] Remove `name` attribute from headings (#2788) --- files/ru/web/api/htmlimageelement/decoding/index.html | 4 ++-- files/ru/web/api/htmlimageelement/srcset/index.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'files/ru/web/api/htmlimageelement') diff --git a/files/ru/web/api/htmlimageelement/decoding/index.html b/files/ru/web/api/htmlimageelement/decoding/index.html index cf0dd08483..0eff62a68f 100644 --- a/files/ru/web/api/htmlimageelement/decoding/index.html +++ b/files/ru/web/api/htmlimageelement/decoding/index.html @@ -33,7 +33,7 @@ img.decoding = 'sync'; img.src = 'img/logo.png'; -

Спецификации

+

Спецификации

@@ -52,7 +52,7 @@ img.src = 'img/logo.png';
-

Совместимость с браузерами

+

Совместимость с браузерами

{{Compat("api.HTMLImageElement.decoding")}}

Смотрите также

diff --git a/files/ru/web/api/htmlimageelement/srcset/index.html b/files/ru/web/api/htmlimageelement/srcset/index.html index a16eff4b8f..8efe13f05a 100644 --- a/files/ru/web/api/htmlimageelement/srcset/index.html +++ b/files/ru/web/api/htmlimageelement/srcset/index.html @@ -111,7 +111,7 @@ box.appendChild(newElem); -

Браузерная поддержка

+

Браузерная поддержка

-- cgit v1.2.3-54-g00ecf