From 09d10136633355937867a21d65db64ae3c4d5829 Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Wed, 27 Oct 2021 18:02:34 +0300 Subject: Использование макроса для вставки специфицикаций - 2 (#2883) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- files/ru/web/css/used_value/index.html | 40 +++++++++++++++++++++------------- 1 file changed, 25 insertions(+), 15 deletions(-) (limited to 'files/ru/web/css/used_value') diff --git a/files/ru/web/css/used_value/index.html b/files/ru/web/css/used_value/index.html index 941220f9ac..4790db4a84 100644 --- a/files/ru/web/css/used_value/index.html +++ b/files/ru/web/css/used_value/index.html @@ -98,23 +98,33 @@ window.addEventListener('resize', updateAllUsedWidths);

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

- - - - - - - - - - - - - - - +
SpecificationStatusComment
{{SpecName("CSS2.1", "cascade.html#used-value", "used value")}}{{Spec2("CSS2.1")}}Initial definition
+ + + + + + + + + + + + + + + + + + +
SpecificationStatusComment
+ {{SpecName("CSS2.2", "cascade.html#used-value", "used value")}} + {{Spec2("CSS2.2")}}

No change.

+ {{SpecName("CSS2.1", "cascade.html#used-value", "used value")}} + {{Spec2("CSS2.1")}}Initial definition.
+
-- cgit v1.2.3-54-g00ecf