aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/css/descendant_combinator/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/css/descendant_combinator/index.html')
-rw-r--r--files/ru/web/css/descendant_combinator/index.html32
1 files changed, 1 insertions, 31 deletions
diff --git a/files/ru/web/css/descendant_combinator/index.html b/files/ru/web/css/descendant_combinator/index.html
index 397117a27d..b73a34eb51 100644
--- a/files/ru/web/css/descendant_combinator/index.html
+++ b/files/ru/web/css/descendant_combinator/index.html
@@ -32,37 +32,7 @@ div span { background-color: DodgerBlue; }
<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 Selectors', '#descendant-combinators', 'descendant combinator') }}</td>
- <td>{{ Spec2('CSS4 Selectors') }}</td>
- <td> </td>
- </tr>
- <tr>
- <td>{{ SpecName('CSS3 Selectors', '#descendant-combinators', 'descendant combinator') }}</td>
- <td>{{ Spec2('CSS3 Selectors') }}</td>
- <td> </td>
- </tr>
- <tr>
- <td>{{ SpecName('CSS2.1', 'selector.html#descendant-selectors', 'descendant selectors') }}</td>
- <td>{{ Spec2('CSS2.1') }}</td>
- <td> </td>
- </tr>
- <tr>
- <td>{{ SpecName('CSS1', '#contextual-selectors', 'contextual selectors') }}</td>
- <td>{{ Spec2('CSS1') }}</td>
- <td>Изначальное определение</td>
- </tr>
- </tbody>
-</table>
+{{Specifications}}
<h2 id="Поддержка_браузерами">Поддержка браузерами</h2>