From f3abb48a00c8c813e6b1bc8fee19e6b4c0414ce9 Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Mon, 25 Oct 2021 10:06:22 +0300 Subject: Использование макроса для вставки специфицикаций (#2850) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Использование макроса для вставки специфицикаций * Replaces --- files/ru/web/css/margin/index.html | 32 +------------------------------- 1 file changed, 1 insertion(+), 31 deletions(-) (limited to 'files/ru/web/css/margin') diff --git a/files/ru/web/css/margin/index.html b/files/ru/web/css/margin/index.html index 4aae6280d2..bf52367c7b 100644 --- a/files/ru/web/css/margin/index.html +++ b/files/ru/web/css/margin/index.html @@ -201,37 +201,7 @@ margin: auto; /* верх и низ: отступ 0 */

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

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
СпецификацияСтатусКомментарий
{{ SpecName('CSS3 Box', '#margin', 'margin') }}{{ Spec2('CSS3 Box') }}Нет значительных изменений.
{{ SpecName('CSS3 Transitions', '#animatable-css', 'margin') }}{{ Spec2('CSS3 Transitions') }}margin определён как анимируемый.
{{ SpecName('CSS2.1', 'box.html#margin-properties', 'margin') }}{{ Spec2('CSS2.1') }}Устраняет его влияние на строковые (inline) элементы..
{{ SpecName('CSS1', '#margin', 'margin') }}{{ Spec2('CSS1') }}Первоначальное определение.
+{{Specifications}}

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

{{Compat("css.properties.margin")}}

-- cgit v1.2.3-54-g00ecf