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/justify-content/index.html | 22 +--------------------- 1 file changed, 1 insertion(+), 21 deletions(-) (limited to 'files/ru/web/css/justify-content/index.html') diff --git a/files/ru/web/css/justify-content/index.html b/files/ru/web/css/justify-content/index.html index 33263a5442..13a30495e0 100644 --- a/files/ru/web/css/justify-content/index.html +++ b/files/ru/web/css/justify-content/index.html @@ -162,27 +162,7 @@ justifyContent.addEventListener("change", function (evt) {

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

- - - - - - - - - - - - - - - - - - - - -
СпецификацияСтатусКомментарий
{{SpecName('CSS3 Box Alignment', '#propdef-justify-content', 'justify-content')}}{{Spec2('CSS3 Box Alignment')}}Adds the [ first | last ]? baseline, self-start, self-end, start, end, left, right, space-evenly, unsafe | safe values.
{{SpecName('CSS3 Flexbox', '#propdef-justify-content', 'justify-content')}}{{Spec2('CSS3 Flexbox')}}Initial definition
+{{Specifications("css.properties.justify-content.grid_context")}}

{{cssinfo}}

-- cgit v1.2.3-54-g00ecf