diff options
Diffstat (limited to 'files/ru/web/css')
55 files changed, 112 insertions, 1185 deletions
diff --git a/files/ru/web/css/@counter-style/additive-symbols/index.html b/files/ru/web/css/@counter-style/additive-symbols/index.html index 60d19339cb..ce220d9830 100644 --- a/files/ru/web/css/@counter-style/additive-symbols/index.html +++ b/files/ru/web/css/@counter-style/additive-symbols/index.html @@ -50,22 +50,7 @@ additive-symbols: 3 "0", 2 url(symbol.png); <h2 id="Specifications">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName('CSS3 Counter Styles', '#counter-style-symbols', 'additive-symbols')}}</td> - <td>{{Spec2('CSS3 Counter Styles')}}</td> - <td>Первоначальное определение</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> diff --git a/files/ru/web/css/@media/inverted-colors/index.html b/files/ru/web/css/@media/inverted-colors/index.html index 3044bc9991..71c2633f9b 100644 --- a/files/ru/web/css/@media/inverted-colors/index.html +++ b/files/ru/web/css/@media/inverted-colors/index.html @@ -59,22 +59,7 @@ translation_of: Web/CSS/@media/inverted-colors <h2 id="Спецификация">Спецификация</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Specification</th> - <th scope="col">Status</th> - <th scope="col">Comment</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName('CSS4 Media Queries', '#inverted', 'inverted-colors')}}</td> - <td>{{Spec2('CSS4 Media Queries')}}</td> - <td>Отложено до Media Queries Level 5.</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> diff --git a/files/ru/web/css/@media/prefers-color-scheme/index.html b/files/ru/web/css/@media/prefers-color-scheme/index.html index d857696181..c2cc8a4ee2 100644 --- a/files/ru/web/css/@media/prefers-color-scheme/index.html +++ b/files/ru/web/css/@media/prefers-color-scheme/index.html @@ -64,24 +64,7 @@ translation_of: Web/CSS/@media/prefers-color-scheme <h2 id="Спецификация">Спецификация</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Specification</th> - <th scope="col">Status</th> - <th scope="col">Comment</th> - </tr> - </thead> - <tbody> - <tr> - <td> - <p>{{SpecName('CSS5 Media Queries', '#descdef-media-prefers-color-scheme', 'prefers-color-scheme')}}</p> - </td> - <td>{{Spec2('CSS5 Media Queries')}}</td> - <td>Изначальное определение.</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> diff --git a/files/ru/web/css/@media/prefers-reduced-motion/index.html b/files/ru/web/css/@media/prefers-reduced-motion/index.html index c89a4cc891..e921ad1976 100644 --- a/files/ru/web/css/@media/prefers-reduced-motion/index.html +++ b/files/ru/web/css/@media/prefers-reduced-motion/index.html @@ -126,22 +126,7 @@ translation_of: Web/CSS/@media/prefers-reduced-motion <h2 id="Спецификация">Спецификация</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Specification</th> - <th scope="col">Status</th> - <th scope="col">Comment</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName('CSS5 Media Queries', '#descdef-media-prefers-reduced-motion', 'prefers-reduced-motion')}}</td> - <td>{{Spec2('CSS5 Media Queries')}}</td> - <td>Изначальное определение.</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> diff --git a/files/ru/web/css/@media/scripting/index.html b/files/ru/web/css/@media/scripting/index.html index 1d2defc1c3..d181e59e81 100644 --- a/files/ru/web/css/@media/scripting/index.html +++ b/files/ru/web/css/@media/scripting/index.html @@ -59,22 +59,7 @@ translation_of: Web/CSS/@media/scripting <h2 id="Спецификация">Спецификация</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Specification</th> - <th scope="col">Status</th> - <th scope="col">Comment</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName('CSS4 Media Queries', '#scripting', 'scripting')}}</td> - <td>{{Spec2('CSS4 Media Queries')}}</td> - <td>Отложено до Media Queries Level 5.</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> diff --git a/files/ru/web/css/@namespace/index.html b/files/ru/web/css/@namespace/index.html index 85f07da0d4..60b7401223 100644 --- a/files/ru/web/css/@namespace/index.html +++ b/files/ru/web/css/@namespace/index.html @@ -51,22 +51,7 @@ svg|a {} <h2 id="Specifications">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Specification</th> - <th scope="col">Status</th> - <th scope="col">Comment</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName('CSS3 Namespaces', '#declaration', '@namespace')}}</td> - <td>{{Spec2('CSS3 Namespaces')}}</td> - <td>Initial definition</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Browser_compatibility">Совместимость с браузерами</h2> diff --git a/files/ru/web/css/_colon_checked/index.html b/files/ru/web/css/_colon_checked/index.html index da7ece574b..7e22ef7482 100644 --- a/files/ru/web/css/_colon_checked/index.html +++ b/files/ru/web/css/_colon_checked/index.html @@ -142,42 +142,7 @@ option:checked { <h2 id="Specifications">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{ SpecName('HTML WHATWG', '#selector-checked', ':checked') }}</td> - <td>{{ Spec2('HTML WHATWG') }}</td> - <td>Без изменений.</td> - </tr> - <tr> - <td>{{ SpecName('HTML5 W3C', '#selector-checked', ':checked') }}</td> - <td>{{ Spec2('HTML5 W3C') }}</td> - <td>Определяет семантику в HTML.</td> - </tr> - <tr> - <td>{{ SpecName('CSS4 Selectors', '#checked', ':checked') }}</td> - <td>{{ Spec2('CSS4 Selectors') }}</td> - <td>Без изменений.</td> - </tr> - <tr> - <td>{{ SpecName('CSS3 Basic UI', '#pseudo-checked', ':checked') }}</td> - <td>{{ Spec2('CSS3 Basic UI') }}</td> - <td>Ссылается к Селекторам Уровня 3.</td> - </tr> - <tr> - <td>{{ SpecName('CSS3 Selectors', '#checked', ':checked') }}</td> - <td>{{ Spec2('CSS3 Selectors') }}</td> - <td>Определяет псевдокласс, но не семантику.</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Browser_compatibility">Поддержка браузерами</h2> diff --git a/files/ru/web/css/_colon_default/index.html b/files/ru/web/css/_colon_default/index.html index 77df2617c0..9a13787fb6 100644 --- a/files/ru/web/css/_colon_default/index.html +++ b/files/ru/web/css/_colon_default/index.html @@ -54,37 +54,7 @@ input:default + label { <h2 id="Спецификация">Спецификация</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Specification</th> - <th scope="col">Status</th> - <th scope="col">Comment</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName('HTML WHATWG', '#selector-default', ':default')}}</td> - <td>{{Spec2('HTML WHATWG')}}</td> - <td>Без изменений.</td> - </tr> - <tr> - <td>{{SpecName('HTML5 W3C', '#selector-default', ':default')}}</td> - <td>{{Spec2('HTML5 W3C')}}</td> - <td>Определяет связанную семантику HTML и проверку ограничений.</td> - </tr> - <tr> - <td>{{SpecName('CSS4 Selectors', '#default-pseudo', ':default')}}</td> - <td>{{Spec2('CSS4 Selectors')}}</td> - <td>Без изменений.</td> - </tr> - <tr> - <td>{{SpecName('CSS3 Basic UI', '#pseudo-default', ':default')}}</td> - <td>{{Spec2('CSS3 Basic UI')}}</td> - <td>Первоначальное определение, но не определяет семантику </td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> diff --git a/files/ru/web/css/_colon_empty/index.html b/files/ru/web/css/_colon_empty/index.html index de1b0fc481..5f67d270b0 100644 --- a/files/ru/web/css/_colon_empty/index.html +++ b/files/ru/web/css/_colon_empty/index.html @@ -42,27 +42,7 @@ translation_of: 'Web/CSS/:empty' <h2 id="Specifications">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{ SpecName('CSS4 Selectors', '#empty-pseudo', ':empty') }}</td> - <td>{{ Spec2('CSS4 Selectors') }}</td> - <td>Без изменений</td> - </tr> - <tr> - <td>{{ SpecName('CSS3 Selectors', '#empty-pseudo', ':empty') }}</td> - <td>{{ Spec2('CSS3 Selectors') }}</td> - <td>Изначальное определение</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Поддержка_браузерами">Поддержка браузерами</h2> diff --git a/files/ru/web/css/_colon_not/index.html b/files/ru/web/css/_colon_not/index.html index b95fcd56b8..4deb2d349c 100644 --- a/files/ru/web/css/_colon_not/index.html +++ b/files/ru/web/css/_colon_not/index.html @@ -41,27 +41,7 @@ body :not(p) { color: green; }</pre> <h2 id="Specifications">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{ SpecName('CSS4 Selectors', '#negation', ':not()') }}</td> - <td>{{ Spec2('CSS4 Selectors') }}</td> - <td>Аргумент расширен до поддержки нескольких непростых селекторов.</td> - </tr> - <tr> - <td>{{ SpecName('CSS3 Selectors', '#negation', ':not()') }}</td> - <td>{{ Spec2('CSS3 Selectors') }}</td> - <td>Изначальное определение.</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Browser_compatibility">Поддержка браузерами</h2> diff --git a/files/ru/web/css/angle/index.html b/files/ru/web/css/angle/index.html index 89568be647..5fba0f65db 100644 --- a/files/ru/web/css/angle/index.html +++ b/files/ru/web/css/angle/index.html @@ -63,27 +63,7 @@ translation_of: Web/CSS/angle <h2 id="Specifications">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{ SpecName('CSS4 Values', '#angles', '<angle>') }}</td> - <td>{{ Spec2('CSS4 Values') }}</td> - <td></td> - </tr> - <tr> - <td>{{ SpecName('CSS3 Values', '#angles', '<angle>') }}</td> - <td>{{ Spec2('CSS3 Values') }}</td> - <td>Изначальное определение.</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> diff --git a/files/ru/web/css/animation-duration/index.html b/files/ru/web/css/animation-duration/index.html index d57bfa3504..7ef93c4553 100644 --- a/files/ru/web/css/animation-duration/index.html +++ b/files/ru/web/css/animation-duration/index.html @@ -48,22 +48,7 @@ animation-duration: 10s, 30s, 230ms; <h2 id="Specifications">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{ SpecName('CSS3 Animations', '#animation-duration', 'animation-duration') }}</td> - <td>{{ Spec2('CSS3 Animations') }}</td> - <td>Начальное определение</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Browser_Compatibility">Совместимость с браузерами</h2> diff --git a/files/ru/web/css/animation-fill-mode/index.html b/files/ru/web/css/animation-fill-mode/index.html index 99b32133ff..e70f11846a 100644 --- a/files/ru/web/css/animation-fill-mode/index.html +++ b/files/ru/web/css/animation-fill-mode/index.html @@ -152,22 +152,7 @@ animation-fill-mode: both, forwards, none; <h2 id="Specifications">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName('CSS3 Animations', '#animation-fill-mode', 'animation-fill-mode')}}</td> - <td>{{Spec2('CSS3 Animations')}}</td> - <td>Начальное определение</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Browser_Compatibility">Совместимость с браузерами</h2> diff --git a/files/ru/web/css/animation-iteration-count/index.html b/files/ru/web/css/animation-iteration-count/index.html index aad3eed087..5149fc398c 100644 --- a/files/ru/web/css/animation-iteration-count/index.html +++ b/files/ru/web/css/animation-iteration-count/index.html @@ -49,22 +49,7 @@ animation-iteration-count: 2, 0, infinite; <h2 id="Specifications">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{ SpecName('CSS3 Animations', '#animation-iteration-count', 'animation-iteration-count') }}</td> - <td>{{ Spec2('CSS3 Animations') }}</td> - <td> </td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Browser_Compatibility">Совместимость с браузерами</h2> diff --git a/files/ru/web/css/animation-timing-function/index.html b/files/ru/web/css/animation-timing-function/index.html index 07ecd3f560..83f3b4221d 100644 --- a/files/ru/web/css/animation-timing-function/index.html +++ b/files/ru/web/css/animation-timing-function/index.html @@ -63,22 +63,7 @@ translation_of: Web/CSS/animation-timing-function <h2 id="Specifications">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName('CSS3 Animations', '#animation-timing-function', 'animation-timing-function')}}</td> - <td>{{Spec2('CSS3 Animations')}}</td> - <td>Начальное определение</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Browser_compatibility">Совместимость с браузерами</h2> diff --git a/files/ru/web/css/attribute_selectors/index.html b/files/ru/web/css/attribute_selectors/index.html index 38bc02e15c..48a3c48ea0 100644 --- a/files/ru/web/css/attribute_selectors/index.html +++ b/files/ru/web/css/attribute_selectors/index.html @@ -72,27 +72,7 @@ a[href*="example"] {background-color: #CCCCCC;} <h2 id="Specifications">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{ SpecName('CSS3 Selectors', '#attribute-selectors', 'attribute selectors') }}</td> - <td>{{ Spec2('CSS3 Selectors') }}</td> - <td> </td> - </tr> - <tr> - <td>{{ SpecName('CSS2.1', 'selector.html#attribute-selectors', 'attribute selectors') }}</td> - <td>{{ Spec2('CSS2.1') }}</td> - <td>Начальное определение</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Browser_compatibility">Совместимость с браузерами</h2> diff --git a/files/ru/web/css/background-attachment/index.html b/files/ru/web/css/background-attachment/index.html index 1983bf5480..c5d0bc0858 100644 --- a/files/ru/web/css/background-attachment/index.html +++ b/files/ru/web/css/background-attachment/index.html @@ -106,32 +106,7 @@ background-attachment: unset;</pre> <h2 id="Specifications">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName('CSS3 Backgrounds', '#the-background-attachment', 'background-attachment')}}</td> - <td>{{Spec2('CSS3 Backgrounds')}}</td> - <td>Сокращённое свойство было расширено для поддержки нескольких фонов и значения <code>local</code>.</td> - </tr> - <tr> - <td>{{SpecName('CSS2.1', 'colors.html#propdef-background-attachment', 'background-attachment')}}</td> - <td>{{Spec2('CSS2.1')}}</td> - <td>Никаких существенных изменений.</td> - </tr> - <tr> - <td>{{SpecName('CSS1', '#background-attachment', 'background-attachment')}}</td> - <td>{{Spec2('CSS1')}}</td> - <td></td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Browser_compatibility">Совместимость браузеров</h2> diff --git a/files/ru/web/css/background-color/index.html b/files/ru/web/css/background-color/index.html index bc51402023..4b80a203e9 100644 --- a/files/ru/web/css/background-color/index.html +++ b/files/ru/web/css/background-color/index.html @@ -114,32 +114,7 @@ background-color: unset; <h2 id="Specifications">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName('CSS3 Backgrounds', '#background-color', 'background-color')}}</td> - <td>{{Spec2('CSS3 Backgrounds')}}</td> - <td>Хотя и убирается значение <code>transparent</code>, это ничего не меняет, так как оно было принято как верное значение {{cssxref("<color>")}}</td> - </tr> - <tr> - <td>{{SpecName('CSS2.1', 'colors.html#propdef-background-color', 'background-color')}}</td> - <td>{{Spec2('CSS2.1')}}</td> - <td>Нет изменений</td> - </tr> - <tr> - <td>{{SpecName('CSS1', '#background-color', 'background-color')}}</td> - <td>{{Spec2('CSS1')}}</td> - <td>Изначальное определение</td> - </tr> - </tbody> -</table> +{{Specifications}} <p>{{cssinfo}}</p> diff --git a/files/ru/web/css/background-position-x/index.html b/files/ru/web/css/background-position-x/index.html index 4471f87f27..4e7d4c6fef 100644 --- a/files/ru/web/css/background-position-x/index.html +++ b/files/ru/web/css/background-position-x/index.html @@ -64,22 +64,7 @@ background-position-x: unset; <h2 id="Specifications">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName('CSS4 Backgrounds', '#background-position-longhands', 'background-position-x')}}</td> - <td>{{Spec2('CSS4 Backgrounds')}}</td> - <td>Initial specification of longhand sub-properties of {{cssxref("background-position")}} to match longstanding implementations.</td> - </tr> - </tbody> -</table> +{{Specifications}} <p>{{cssinfo}}</p> diff --git a/files/ru/web/css/background-position/index.html b/files/ru/web/css/background-position/index.html index 5f59c7ce0b..f3f2c0df7b 100644 --- a/files/ru/web/css/background-position/index.html +++ b/files/ru/web/css/background-position/index.html @@ -125,32 +125,7 @@ div { <h2 id="Specifications">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName('CSS3 Backgrounds', '#background-position', 'background-position')}}</td> - <td>{{Spec2('CSS3 Backgrounds')}}</td> - <td>Добавлена поддержка нескольких фонов и синтаксиса с четырьмя значениями. Изменяет определение процента, чтобы соответствовать реализациям.</td> - </tr> - <tr> - <td>{{SpecName('CSS2.1', 'colors.html#propdef-background-position', 'background-position')}}</td> - <td>{{Spec2('CSS2.1')}}</td> - <td>Позволяет смешивать значения ключевых слов и {{cssxref("<length>")}} и {{cssxref("<percentage>")}}.</td> - </tr> - <tr> - <td>{{SpecName('CSS1', '#background-position', 'background-position')}}</td> - <td>{{Spec2('CSS1')}}</td> - <td>Первоначальное определение.</td> - </tr> - </tbody> -</table> +{{Specifications}} <p>{{cssinfo}}</p> diff --git a/files/ru/web/css/background-repeat/index.html b/files/ru/web/css/background-repeat/index.html index 1ff402cca1..b65f797aa8 100644 --- a/files/ru/web/css/background-repeat/index.html +++ b/files/ru/web/css/background-repeat/index.html @@ -165,32 +165,7 @@ div { <h2 id="Спецификация">Спецификация</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName('CSS3 Backgrounds', '#the-background-repeat', 'background-repeat')}}</td> - <td>{{Spec2('CSS3 Backgrounds')}}</td> - <td>Добавлена поддержка изображений с несколькими фонами, синтаксис с двумя значениями, обеспечивающий различное поведение повторения для горизонтального и вертикального направлений, ключевых слов <code>space</code> и <code>round</code>, а также для фона на элементе на уровне строки путём точного определения области рисования фона.</td> - </tr> - <tr> - <td>{{SpecName('CSS2.1', 'colors.html#propdef-background-repeat', 'background-repeat')}}</td> - <td>{{Spec2('CSS2.1')}}</td> - <td>Без существенных изменений</td> - </tr> - <tr> - <td>{{SpecName('CSS1', '#background-repeat', 'background-repeat')}}</td> - <td>{{Spec2('CSS1')}}</td> - <td> </td> - </tr> - </tbody> -</table> +{{Specifications}} <p>{{cssinfo}}</p> diff --git a/files/ru/web/css/background-size/index.html b/files/ru/web/css/background-size/index.html index c94301cb8e..33d1e3a936 100644 --- a/files/ru/web/css/background-size/index.html +++ b/files/ru/web/css/background-size/index.html @@ -117,22 +117,7 @@ background-size: unset; <h2 id="Specifications">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName('CSS3 Backgrounds', '#the-background-size', 'background-size')}}</td> - <td>{{Spec2('CSS3 Backgrounds')}}</td> - <td>Первоначальное определение</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Browser_compatibility">Совместимость с браузерами</h2> diff --git a/files/ru/web/css/border-image-outset/index.html b/files/ru/web/css/border-image-outset/index.html index a91e559f1f..8c170b278b 100644 --- a/files/ru/web/css/border-image-outset/index.html +++ b/files/ru/web/css/border-image-outset/index.html @@ -61,22 +61,7 @@ border-image-repeat: inherit; <h2 id="Specifications">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName('CSS3 Backgrounds', '#border-image-outset', 'border-image-outset')}}</td> - <td>{{Spec2('CSS3 Backgrounds')}}</td> - <td>Первоначальное определение</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> diff --git a/files/ru/web/css/border-image-repeat/index.html b/files/ru/web/css/border-image-repeat/index.html index 333783acf7..880be1316c 100644 --- a/files/ru/web/css/border-image-repeat/index.html +++ b/files/ru/web/css/border-image-repeat/index.html @@ -54,22 +54,7 @@ border-image-repeat: unset; <h2 id="Specifications">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName('CSS3 Backgrounds', '#border-image-repeat', 'border-image-repeat')}}</td> - <td>{{Spec2('CSS3 Backgrounds')}}</td> - <td>Первоначальное определение</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> diff --git a/files/ru/web/css/border-image-source/index.html b/files/ru/web/css/border-image-source/index.html index 4ed4e8d7ad..d1da1ffef8 100644 --- a/files/ru/web/css/border-image-source/index.html +++ b/files/ru/web/css/border-image-source/index.html @@ -49,22 +49,7 @@ border-image-source: unset; <h2 id="Specifications">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName('CSS3 Backgrounds', '#border-image-source', 'border-image-source')}}</td> - <td>{{Spec2('CSS3 Backgrounds')}}</td> - <td>Initial definition</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> diff --git a/files/ru/web/css/border/index.html b/files/ru/web/css/border/index.html index 1690964a2d..679146bb40 100644 --- a/files/ru/web/css/border/index.html +++ b/files/ru/web/css/border/index.html @@ -73,33 +73,7 @@ border: medium dashed green; <h2 id="Specifications">Спецификация</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Specification</th> - <th scope="col">Status</th> - <th scope="col">Comment</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName('CSS3 Backgrounds', '#the-border-shorthands', 'border')}}</td> - <td>{{Spec2('CSS3 Backgrounds')}}</td> - <td>Убирает <em>особую</em> поддержку для <code>transparent</code>, так как сейчас принимается как значение {{cssxref("<color>")}}; это не имеет практического воздействия.<br> - Хотя нельзя установить пользовательское значение через универсальное свойство, <code>border</code> сейчас сбрасывает {{cssxref("border-image")}} до начального значения (<code>none</code>).</td> - </tr> - <tr> - <td>{{SpecName('CSS2.1', 'box.html#border-shorthand-properties', 'border')}}</td> - <td>{{Spec2('CSS2.1')}}</td> - <td>Принимает ключевое слово <code>inherit</code>. Так же принимает <code>transparent</code> как действующий цвет.</td> - </tr> - <tr> - <td>{{SpecName('CSS1', '#border', 'border')}}</td> - <td>{{Spec2('CSS1')}}</td> - <td>Начальное определение.</td> - </tr> - </tbody> -</table> +{{Specifications}} <p>{{cssinfo}}</p> diff --git a/files/ru/web/css/box-sizing/index.html b/files/ru/web/css/box-sizing/index.html index 009c81968e..ed4b201be4 100644 --- a/files/ru/web/css/box-sizing/index.html +++ b/files/ru/web/css/box-sizing/index.html @@ -98,22 +98,7 @@ translation_of: Web/CSS/box-sizing <h2 id="Specifications">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName('CSS3 Basic UI', '#box-sizing', 'box-sizing')}}</td> - <td>{{Spec2('CSS3 Basic UI')}}</td> - <td></td> - </tr> - </tbody> -</table> +{{Specifications}} <p>{{cssinfo}}</p> diff --git a/files/ru/web/css/child_combinator/index.html b/files/ru/web/css/child_combinator/index.html index ca8d8a725f..36c1cb6bb3 100644 --- a/files/ru/web/css/child_combinator/index.html +++ b/files/ru/web/css/child_combinator/index.html @@ -34,32 +34,7 @@ div > span { <h2 id="Specifications">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{ SpecName('CSS4 Selectors', '#child-combinators', 'child combinator') }}</td> - <td>{{ Spec2('CSS4 Selectors') }}</td> - <td> </td> - </tr> - <tr> - <td>{{ SpecName('CSS3 Selectors', '#child-combinators', 'child combinators') }}</td> - <td>{{ Spec2('CSS3 Selectors') }}</td> - <td>Без изменений</td> - </tr> - <tr> - <td>{{ SpecName('CSS2.1', 'selector.html#child-selectors', 'child selectors') }}</td> - <td>{{ Spec2('CSS2.1') }}</td> - <td>Изначальное определение</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Поддержка_браузерами">Поддержка браузерами</h2> diff --git a/files/ru/web/css/class_selectors/index.html b/files/ru/web/css/class_selectors/index.html index f00492db94..e95e9b3196 100644 --- a/files/ru/web/css/class_selectors/index.html +++ b/files/ru/web/css/class_selectors/index.html @@ -36,37 +36,7 @@ translation_of: Web/CSS/Class_selectors <h2 id="Specifications">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{ SpecName('CSS4 Selectors', '#class-html', 'class selectors') }}</td> - <td>{{ Spec2('CSS4 Selectors') }}</td> - <td>Без изменений</td> - </tr> - <tr> - <td>{{ SpecName('CSS3 Selectors', '#class-html', 'class selectors') }}</td> - <td>{{ Spec2('CSS3 Selectors') }}</td> - <td> </td> - </tr> - <tr> - <td>{{ SpecName('CSS2.1', 'selector.html#class-html', 'child selectors') }}</td> - <td>{{ Spec2('CSS2.1') }}</td> - <td> </td> - </tr> - <tr> - <td>{{ SpecName('CSS1', '#class-as-selector', 'child selectors') }}</td> - <td>{{ Spec2('CSS1') }}</td> - <td>Изначальное определение</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Поддержка_браузерами">Поддержка браузерами</h2> diff --git a/files/ru/web/css/column-count/index.html b/files/ru/web/css/column-count/index.html index 95c6d44cc0..16dc86dc64 100644 --- a/files/ru/web/css/column-count/index.html +++ b/files/ru/web/css/column-count/index.html @@ -64,22 +64,7 @@ column-count: unset;</pre> <h2 id="Specifications">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Specification</th> - <th scope="col">Status</th> - <th scope="col">Comment</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName('CSS3 Multicol', '#cc', 'column-count')}}</td> - <td>{{Spec2('CSS3 Multicol')}}</td> - <td>Первое определение.</td> - </tr> - </tbody> -</table> +{{Specifications}} <p>{{cssinfo}}</p> diff --git a/files/ru/web/css/css_grid_layout/subgrid/index.html b/files/ru/web/css/css_grid_layout/subgrid/index.html index 2147cfeeeb..23cf16d098 100644 --- a/files/ru/web/css/css_grid_layout/subgrid/index.html +++ b/files/ru/web/css/css_grid_layout/subgrid/index.html @@ -97,19 +97,19 @@ translation_of: Web/CSS/CSS_Grid_Layout/Subgrid <h2 id="Спецификация">Спецификация</h2> -<table> - <thead> - <tr> - <th scope="col">Specification</th> - <th scope="col">Status</th> - <th scope="col">Comment</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName("CSS Grid 2")}}</td> - <td>{{Spec2("CSS Grid 2")}}</td> - <td>Изначально определение <a href="/en-US/docs/Web/CSS/CSS_Grid_Layout/Basic_Concepts_of_Grid_Layout#Subgrid">subgrids</a>.</td> - </tr> - </tbody> +<table class="table table-striped"> + <thead> + <tr> + <th>Specification</th> + <th>Status</th> + <th>Comment</th> + </tr> + </thead> + <tbody> + <tr> + <td>{{SpecName("CSS Grid 2")}}</td> + <td>{{Spec2("CSS Grid 2")}}</td> + <td>Initial definition of <a href="/en-US/docs/Web/CSS/CSS_Grid_Layout/Basic_Concepts_of_Grid_Layout#subgrid">subgrids</a>.</td> + </tr> + </tbody> </table> diff --git a/files/ru/web/css/css_types/index.html b/files/ru/web/css/css_types/index.html index 783fececfd..e63b24fbea 100644 --- a/files/ru/web/css/css_types/index.html +++ b/files/ru/web/css/css_types/index.html @@ -41,19 +41,24 @@ translation_of: Web/CSS/CSS_Types <h2 id="Спецификация">Спецификация</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{ SpecName('CSS3 Values') }}</td> - <td>{{ Spec2('CSS3 Values') }}</td> - <td>Initial definition.</td> - </tr> - </tbody> +<table class="table table-striped"> + <thead> + <tr> + <th>Specification</th> + <th>Status</th> + <th>Comment</th> + </tr> + </thead> + <tbody> + <tr> + <td>{{ SpecName('CSS4 Values') }}</td> + <td>{{ Spec2('CSS4 Values') }}</td> + <td></td> + </tr> + <tr> + <td>{{ SpecName('CSS3 Values') }}</td> + <td>{{ Spec2('CSS3 Values') }}</td> + <td>Initial definition.</td> + </tr> + </tbody> </table> diff --git a/files/ru/web/css/flex-flow/index.html b/files/ru/web/css/flex-flow/index.html index ce1b360db8..7151505162 100644 --- a/files/ru/web/css/flex-flow/index.html +++ b/files/ru/web/css/flex-flow/index.html @@ -53,22 +53,7 @@ flex-flow: unset; <h2 id="Specifications">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{ SpecName('CSS3 Flexbox','#flex-flow','flex-flow') }}</td> - <td>{{ Spec2('CSS3 Flexbox') }}</td> - <td>Начальное значение</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> diff --git a/files/ru/web/css/flex/index.html b/files/ru/web/css/flex/index.html index 1be5b8e063..a0f2f87fc6 100644 --- a/files/ru/web/css/flex/index.html +++ b/files/ru/web/css/flex/index.html @@ -115,22 +115,7 @@ flex.addEventListener("click", function() { <h2 id="Specifications">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th>Спецификация</th> - <th>Статус</th> - <th>Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName('CSS3 Flexbox', '#flex', 'flex')}}</td> - <td>{{Spec2('CSS3 Flexbox')}}</td> - <td>Initial definition</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Поддержка_браузерами">Поддержка браузерами</h2> diff --git a/files/ru/web/css/font-size/index.html b/files/ru/web/css/font-size/index.html index 41d48d0706..e3a624a6f5 100644 --- a/files/ru/web/css/font-size/index.html +++ b/files/ru/web/css/font-size/index.html @@ -193,37 +193,7 @@ span { font-size: 16px; } <h2 id="Specifications">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Specification</th> - <th scope="col">Status</th> - <th scope="col">Comment</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName('CSS3 Fonts', '#font-size-prop', 'font-size')}}</td> - <td>{{Spec2('CSS3 Fonts')}}</td> - <td>No change</td> - </tr> - <tr> - <td>{{SpecName('CSS3 Transitions', '#animatable-css', 'font-size')}}</td> - <td>{{Spec2('CSS3 Transitions')}}</td> - <td>Defines <code>font-size</code> as animatable.</td> - </tr> - <tr> - <td>{{SpecName('CSS2.1', 'fonts.html#propdef-font-size', 'font-size')}}</td> - <td>{{Spec2('CSS2.1')}}</td> - <td>No change</td> - </tr> - <tr> - <td>{{SpecName('CSS1', '#font-size', 'font-size')}}</td> - <td>{{Spec2('CSS1')}}</td> - <td>Initial definition</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Browser_compatibility">Совместимость браузеров</h2> diff --git a/files/ru/web/css/general_sibling_combinator/index.html b/files/ru/web/css/general_sibling_combinator/index.html index c55e631ec9..5018cbeeba 100644 --- a/files/ru/web/css/general_sibling_combinator/index.html +++ b/files/ru/web/css/general_sibling_combinator/index.html @@ -31,27 +31,7 @@ translation_of: Web/CSS/General_sibling_combinator <h2 id="Specifications">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Спецификации</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{ SpecName('CSS4 Selectors', '#general-sibling-combinators', 'following-sibling combinator') }}</td> - <td>{{Spec2('CSS4 Selectors')}}</td> - <td> </td> - </tr> - <tr> - <td>{{ SpecName('CSS3 Selectors', '#general-sibling-combinators', 'general sibling combinator') }}</td> - <td>{{Spec2('CSS3 Selectors')}}</td> - <td> </td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Поддержка_браузерами">Поддержка браузерами</h2> diff --git a/files/ru/web/css/grid-auto-flow/index.html b/files/ru/web/css/grid-auto-flow/index.html index 9119b7d34e..8a1d0e8b3f 100644 --- a/files/ru/web/css/grid-auto-flow/index.html +++ b/files/ru/web/css/grid-auto-flow/index.html @@ -117,22 +117,7 @@ grid-auto-flow: unset; <h2 id="Спецификация">Спецификация</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Specification</th> - <th scope="col">Status</th> - <th scope="col">Comment</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName("CSS3 Grid", "#propdef-grid-auto-flow", "grid-auto-flow")}}</td> - <td>{{Spec2("CSS3 Grid")}}</td> - <td>Initial definition</td> - </tr> - </tbody> -</table> +{{Specifications}} <p>{{cssinfo}}</p> diff --git a/files/ru/web/css/grid/index.html b/files/ru/web/css/grid/index.html index 6f14f37d84..0f3e8e1a39 100644 --- a/files/ru/web/css/grid/index.html +++ b/files/ru/web/css/grid/index.html @@ -101,22 +101,7 @@ grid: unset; <h2 id="Спецификация">Спецификация</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName("CSS3 Grid", "#propdef-grid", "grid")}}</td> - <td>{{Spec2("CSS3 Grid")}}</td> - <td>Начальное определение</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> diff --git a/files/ru/web/css/id_selectors/index.html b/files/ru/web/css/id_selectors/index.html index 1341ccbea9..d7e262f6ae 100644 --- a/files/ru/web/css/id_selectors/index.html +++ b/files/ru/web/css/id_selectors/index.html @@ -32,37 +32,7 @@ translation_of: Web/CSS/ID_selectors <h2 id="Specifications">Спецификации</h2> -<table style="font-size: 14px; font-weight: normal; line-height: 1.5;"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{ SpecName('CSS4 Selectors', '#id-selectors', 'ID selectors') }}</td> - <td>{{ Spec2('CSS4 Selectors') }}</td> - <td> </td> - </tr> - <tr> - <td>{{ SpecName('CSS3 Selectors', '#id-selectors', 'ID selectors') }}</td> - <td>{{ Spec2('CSS3 Selectors') }}</td> - <td> </td> - </tr> - <tr> - <td>{{ SpecName('CSS2.1', 'selector.html#id-selectors', 'ID selectors') }}</td> - <td>{{ Spec2('CSS2.1') }}</td> - <td> </td> - </tr> - <tr> - <td>{{ SpecName('CSS1', '#id-as-selector', 'ID selectors') }}</td> - <td>{{ Spec2('CSS1') }}</td> - <td>Изначальное определение</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Поддержка_браузерами">Поддержка браузерами</h2> diff --git a/files/ru/web/css/inset/index.html b/files/ru/web/css/inset/index.html index d669861959..0095404aca 100644 --- a/files/ru/web/css/inset/index.html +++ b/files/ru/web/css/inset/index.html @@ -67,22 +67,7 @@ inset: unset; <h2 id="Спецификация">Спецификация</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName("CSS Logical Properties", "#propdef-inset", "inset")}}</td> - <td>{{Spec2("CSS Logical Properties")}}</td> - <td>Первое определение</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Поддержка_браузера">Поддержка браузера</h2> diff --git a/files/ru/web/css/integer/index.html b/files/ru/web/css/integer/index.html index fc3c9e3a18..827c2a835f 100644 --- a/files/ru/web/css/integer/index.html +++ b/files/ru/web/css/integer/index.html @@ -43,32 +43,7 @@ _5 Специальные знаки запрещены. <h2 id="Спецификация">Спецификация</h2> -<table class="standard-table"> - <thead> - <tr> - <th>Спецификация</th> - <th>Статус</th> - <th>Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName('CSS3 Values', '#integers', '<integer>')}}</td> - <td>{{Spec2('CSS3 Values')}}</td> - <td>Нет значительных изменений.</td> - </tr> - <tr> - <td>{{SpecName('CSS2.1', 'syndata.html#numbers', '<integer>')}}</td> - <td>{{Spec2('CSS2.1')}}</td> - <td>Явное определение.</td> - </tr> - <tr> - <td>{{SpecName('CSS1', '', '<integer>')}}</td> - <td>{{Spec2('CSS1')}}</td> - <td>Неявное определение.</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Browser_compatibility">Совместимость с браузерами</h2> diff --git a/files/ru/web/css/margin-inline-start/index.html b/files/ru/web/css/margin-inline-start/index.html index deabab3faf..67ea5a8b85 100644 --- a/files/ru/web/css/margin-inline-start/index.html +++ b/files/ru/web/css/margin-inline-start/index.html @@ -68,22 +68,7 @@ margin-inline-start: inherit; <h2 id="Спецификация">Спецификация</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Specification</th> - <th scope="col">Status</th> - <th scope="col">Comment</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName("CSS Logical Properties", "#propdef-margin-inline-start", "margin-inline-start")}}</td> - <td>{{Spec2("CSS Logical Properties")}}</td> - <td>Initial definition</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> <p>{{Compat("css.properties.margin-inline-start")}}</p> diff --git a/files/ru/web/css/margin-left/index.html b/files/ru/web/css/margin-left/index.html index 0ca7b346c9..0e8b6ceddd 100644 --- a/files/ru/web/css/margin-left/index.html +++ b/files/ru/web/css/margin-left/index.html @@ -115,48 +115,7 @@ margin-left: unset; <h2 id="Specifications">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName('CSS3 Box', '#the-margin', 'margin-left')}}</td> - <td>{{Spec2('CSS3Box')}}</td> - <td> - <p><br> - Нет значительных изменений относительно CSS 2.1.</p> - </td> - </tr> - <tr> - <td>{{SpecName('CSS3 Transitions', '#animatable-css', 'margin-left')}}</td> - <td>{{Spec2('CSS3 Transitions')}}</td> - <td>Определяет <code>margin-left</code> как анимируемое.</td> - </tr> - <tr> - <td>{{SpecName('CSS3 Flexbox', '#item-margins', 'margin-left')}}</td> - <td>{{Spec2('CSS3 Flexbox')}}</td> - <td> - <p><br> - Определяет влияние <code>margin-left</code> на flex-элементы.</p> - </td> - </tr> - <tr> - <td>{{SpecName('CSS2.1', 'box.html#margin-properties', 'margin-left')}}</td> - <td>{{Spec2('CSS2.1')}}</td> - <td>Идентично CSS1, но удалено влияние на строчные элементы.</td> - </tr> - <tr> - <td>{{SpecName('CSS1', '#margin-left', 'margin-left')}}</td> - <td>{{Spec2('CSS1')}}</td> - <td>Первоначальное определение.</td> - </tr> - </tbody> -</table> +{{Specifications}} <p>{{cssinfo}}</p> diff --git a/files/ru/web/css/margin-right/index.html b/files/ru/web/css/margin-right/index.html index 46cb09344a..d3608a7003 100644 --- a/files/ru/web/css/margin-right/index.html +++ b/files/ru/web/css/margin-right/index.html @@ -114,42 +114,7 @@ margin-right: unset; <h2 id="Specifications">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарии</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{ SpecName('CSS3 Box', '#the-margin', 'margin-right') }}</td> - <td>{{ Spec2('CSS3 Box') }}</td> - <td>Нет значительных изменений.</td> - </tr> - <tr> - <td>{{ SpecName('CSS3 Transitions', '#animatable-css', 'margin-right') }}</td> - <td>{{ Spec2('CSS3 Transitions') }}</td> - <td>Определяет <code>margin-right</code> как анимируемое.</td> - </tr> - <tr> - <td>{{SpecName('CSS3 Flexbox', '#item-margins', 'margin-right')}}</td> - <td>{{ Spec2('CSS3 Flexbox') }}</td> - <td>Определяет влияние <code>margin-right</code> на flex-элементы.</td> - </tr> - <tr> - <td>{{ SpecName('CSS2.1', 'box.html#margin-properties', 'margin-right') }}</td> - <td>{{ Spec2('CSS2.1') }}</td> - <td>Удалено влияние на строчные элементы.</td> - </tr> - <tr> - <td>{{ SpecName('CSS1', '#margin-right', 'margin-right') }}</td> - <td>{{ Spec2('CSS1') }}</td> - <td>Первоначальное определение.</td> - </tr> - </tbody> -</table> +{{Specifications}} <p>{{cssinfo}}</p> diff --git a/files/ru/web/css/mix-blend-mode/index.html b/files/ru/web/css/mix-blend-mode/index.html index 5e58feac71..25964e61da 100644 --- a/files/ru/web/css/mix-blend-mode/index.html +++ b/files/ru/web/css/mix-blend-mode/index.html @@ -620,22 +620,7 @@ mix-blend-mode: unset; <h2 id="Specifications">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{ SpecName('Compositing', '#mix-blend-mode', 'mix-blend-mode') }}</td> - <td>{{ Spec2('Compositing') }}</td> - <td>Первоначальное определение</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Browser_compatibility">Совместимость с браузерами</h2> diff --git a/files/ru/web/css/object-position/index.html b/files/ru/web/css/object-position/index.html index 8b57b7903a..b98ba8e942 100644 --- a/files/ru/web/css/object-position/index.html +++ b/files/ru/web/css/object-position/index.html @@ -86,22 +86,7 @@ object-position: unset; <h2 id="Specifications">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Состояние</th> - <th scope="col">Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName('CSS3 Images', '#the-object-position', 'object-position')}}</td> - <td>{{Spec2('CSS3 Images')}}</td> - <td>Первоначальное определение.</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Browser_compatibility">Совместимость с браузерами</h2> diff --git a/files/ru/web/css/order/index.html b/files/ru/web/css/order/index.html index e5b0bfbbe5..f9ef01e9d4 100644 --- a/files/ru/web/css/order/index.html +++ b/files/ru/web/css/order/index.html @@ -68,22 +68,7 @@ main > aside { width: 200px; order: 3; }</pre> <h2 id="Спецификация">Спецификация</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарии</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName('CSS3 Flexbox', '#order-property', 'order')}}</td> - <td>{{Spec2('CSS3 Flexbox')}}</td> - <td>Начальное определение</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> diff --git a/files/ru/web/css/orphans/index.html b/files/ru/web/css/orphans/index.html index 29f8b26825..3b6b6860e1 100644 --- a/files/ru/web/css/orphans/index.html +++ b/files/ru/web/css/orphans/index.html @@ -79,27 +79,7 @@ translation_of: Web/CSS/orphans <h2 id="Specifications">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName('CSS3 Fragmentation', '#widows-orphans', 'orphans')}}</td> - <td>{{Spec2('CSS3 Fragmentation')}}</td> - <td>Расширяет <code>orphans</code> для применения в любых фрагментах, включая страницы, регионы и столбцы.</td> - </tr> - <tr> - <td>{{SpecName('CSS2.1', 'page.html#break-inside', 'orphans')}}</td> - <td>{{Spec2('CSS2.1')}}</td> - <td>Первое определение.</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Поддержка_браузерами">Поддержка браузерами</h2> diff --git a/files/ru/web/css/perspective/index.html b/files/ru/web/css/perspective/index.html index c04c14cde2..776b5692cb 100644 --- a/files/ru/web/css/perspective/index.html +++ b/files/ru/web/css/perspective/index.html @@ -195,22 +195,7 @@ th, p, td { <h2 id="Specifications">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{ Specname('CSS3 Transforms', '#perspective', 'perspective') }}</td> - <td>{{ Spec2('CSS3 Transforms') }}</td> - <td>Первоначальное определение</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> diff --git a/files/ru/web/css/revert/index.html b/files/ru/web/css/revert/index.html index 86f135251a..8de438eb11 100644 --- a/files/ru/web/css/revert/index.html +++ b/files/ru/web/css/revert/index.html @@ -48,22 +48,7 @@ translation_of: Web/CSS/revert <h2 id="Спецификация">Спецификация</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName('CSS4 Cascade', '#default', 'revert')}}</td> - <td>{{Spec2('CSS4 Cascade')}}</td> - <td>Initial definition.</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> diff --git a/files/ru/web/css/scroll-snap-type/index.html b/files/ru/web/css/scroll-snap-type/index.html index 71e92753ed..09ddd33a52 100644 --- a/files/ru/web/css/scroll-snap-type/index.html +++ b/files/ru/web/css/scroll-snap-type/index.html @@ -223,22 +223,7 @@ html, body, .holster { <h2 id="Спецификация">Спецификация</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName("CSS Scroll Snap Points", "#propdef-scroll-snap-type", "scroll-snap-type")}}</td> - <td>{{Spec2("CSS Scroll Snap Points")}}</td> - <td>Initial definition</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> <p>{{Compat("css.properties.scroll-snap-type")}}</p> diff --git a/files/ru/web/css/text-indent/index.html b/files/ru/web/css/text-indent/index.html index 603ed2d2b7..5f35c1864a 100644 --- a/files/ru/web/css/text-indent/index.html +++ b/files/ru/web/css/text-indent/index.html @@ -87,37 +87,7 @@ nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p> <h2 id="Спецификация">Спецификация</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName('CSS3 Text', '#text-indent', 'text-indent')}}</td> - <td>{{Spec2('CSS3 Text')}}</td> - <td>Добавили ключевые слова <code>hanging</code> и <code>each-line</code></td> - </tr> - <tr> - <td>{{SpecName('CSS3 Transitions', '#animatable-css', 'text-indent')}}</td> - <td>{{Spec2('CSS3 Transitions')}}</td> - <td>Определяет <code>text-indent</code> как анимированное свойство</td> - </tr> - <tr> - <td>{{SpecName('CSS2.1', 'text.html#indentation-prop', 'text-indent')}}</td> - <td>{{Spec2('CSS2.1')}}</td> - <td>Подробно определяет поведение блочно-строчных элементов (<code>display: inline-block) </code>и незаполненных блоков (anonymous block boxes)</td> - </tr> - <tr> - <td>{{SpecName('CSS1', '#text-indent', 'text-indent')}}</td> - <td>{{Spec2('CSS1')}}</td> - <td>Начальное определение</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> diff --git a/files/ru/web/css/type_selectors/index.html b/files/ru/web/css/type_selectors/index.html index 4d6756a55d..f0b20f498f 100644 --- a/files/ru/web/css/type_selectors/index.html +++ b/files/ru/web/css/type_selectors/index.html @@ -36,37 +36,7 @@ translation_of: Web/CSS/Type_selectors <h2 id="Specifications">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{ SpecName('CSS4 Selectors', '#type-selectors', 'Type (tag name) selector') }}</td> - <td>{{ Spec2('CSS4 Selectors') }}</td> - <td>Без изменений</td> - </tr> - <tr> - <td>{{ SpecName('CSS3 Selectors', '#type-selectors', 'type selectors') }}</td> - <td>{{ Spec2('CSS3 Selectors') }}</td> - <td>Без изменений</td> - </tr> - <tr> - <td>{{ SpecName('CSS2.1', 'selector.html#type-selectors', 'type selectors') }}</td> - <td>{{ Spec2('CSS2.1') }}</td> - <td> </td> - </tr> - <tr> - <td>{{ SpecName('CSS1', '#basic-concepts', 'type selectors') }}</td> - <td>{{ Spec2('CSS1') }}</td> - <td>Изначальное определение</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Поддержка_браузерами">Поддержка браузерами</h2> 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);</code></pre> <h2 id="Спецификация">Спецификация</h2> -<table> - <thead> - <tr> - <th scope="col">Specification</th> - <th scope="col">Status</th> - <th scope="col">Comment</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName("CSS2.1", "cascade.html#used-value", "used value")}}</td> - <td>{{Spec2("CSS2.1")}}</td> - <td>Initial definition</td> - </tr> - </tbody> +<table class="standard-table"> + <thead> + <tr> + <th scope="col">Specification</th> + <th scope="col">Status</th> + <th scope="col">Comment</th> + </tr> + </thead> + <tbody> + <tr> + <td> + {{SpecName("CSS2.2", "cascade.html#used-value", "used value")}} + </td> + <td>{{Spec2("CSS2.2")}}</td> + <td><p>No change.</p></td> + </tr> + <tr> + <td> + {{SpecName("CSS2.1", "cascade.html#used-value", "used value")}} + </td> + <td>{{Spec2("CSS2.1")}}</td> + <td>Initial definition.</td> + </tr> + </tbody> </table> + <header></header> </article> diff --git a/files/ru/web/css/will-change/index.html b/files/ru/web/css/will-change/index.html index cb52d6e9b0..1e0d723812 100644 --- a/files/ru/web/css/will-change/index.html +++ b/files/ru/web/css/will-change/index.html @@ -94,71 +94,7 @@ function removeHint() { <h2 id="Спецификация">Спецификация</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Specification</th> - <th scope="col">Status</th> - <th scope="col">Comment</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{ SpecName('CSS Will Change', '#will-change', 'will-change') }}</td> - <td>{{ Spec2('CSS Will Change') }}</td> - <td>Initial definition</td> - </tr> - </tbody> -</table> - -<h2 id="Браузерная_совместимость">Браузерная совместимость</h2> - -<p>{{Compat("css.properties.will-change")}}</p> - -<div id="compat-desktop"> -<table class="compat-table"> - <tbody> - <tr> - <th>Feature</th> - <th>Chrome</th> - <th>Firefox (Gecko)</th> - <th>Internet Explorer</th> - <th>Opera</th> - <th>Safari (WebKit)</th> - </tr> - <tr> - <td>Basic support</td> - <td>{{CompatChrome(36)}}</td> - <td>{{CompatGeckoDesktop(36)}} [1]</td> - <td>{{CompatNo}}</td> - <td>{{CompatOpera(24)}}</td> - <td>{{CompatNo}}</td> - </tr> - </tbody> -</table> -</div> - -<div id="compat-mobile"> -<table class="compat-table"> - <tbody> - <tr> - <th>Feature</th> - <th>Android</th> - <th>Firefox Mobile (Gecko)</th> - <th>IE Phone</th> - <th>Opera Mobile</th> - <th>Safari Mobile</th> - </tr> - <tr> - <td>Basic support</td> - <td>37</td> - <td>{{CompatGeckoMobile(36)}} [1]</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - </tr> - </tbody> -</table> +{{Specifications}} </div> <p>[1] В Firefox с 31 до 35 версии свойство <code>will-change</code> было доступно, но только, если пользователь установил значение флага <code style="font-style: normal; line-height: 1.5;">layout.css.will-change.enabled</code> в <code>true</code>. Выбор был удалён в Firefox 43.</p> |