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/css/object-fit/index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'files/ru/web/css/object-fit') diff --git a/files/ru/web/css/object-fit/index.html b/files/ru/web/css/object-fit/index.html index 91deeefacb..7dc8c7e7cd 100644 --- a/files/ru/web/css/object-fit/index.html +++ b/files/ru/web/css/object-fit/index.html @@ -13,11 +13,11 @@ translation_of: Web/CSS/object-fit

{{EmbedInteractiveExample("pages/css/object-fit.html")}}

-

Синтаксис

+

Синтаксис

Для object-fit можно указать одно из нижеперечисленных свойств.

-

Значения

+

Значения

fill
@@ -39,7 +39,7 @@ translation_of: Web/CSS/object-fit {{csssyntax}} -

Пример

+

Пример

HTML Контент

@@ -124,7 +124,7 @@ img {

{{ EmbedLiveSample('Example', 500, 450) }}

-

Технические параметры

+

Технические параметры

@@ -150,11 +150,11 @@ img {

{{cssinfo}}

-

Браузерная совместимость

+

Браузерная совместимость

{{Compat("css.properties.object-fit")}}

-

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

+

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