aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/css/background-position
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/css/background-position')
-rw-r--r--files/ru/web/css/background-position/index.html27
1 files changed, 1 insertions, 26 deletions
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("&lt;length&gt;")}} и {{cssxref("&lt;percentage&gt;")}}.</td>
- </tr>
- <tr>
- <td>{{SpecName('CSS1', '#background-position', 'background-position')}}</td>
- <td>{{Spec2('CSS1')}}</td>
- <td>Первоначальное определение.</td>
- </tr>
- </tbody>
-</table>
+{{Specifications}}
<p>{{cssinfo}}</p>