aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/css/css_transitions
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/css/css_transitions')
-rw-r--r--files/ru/web/css/css_transitions/using_css_transitions/index.html17
1 files changed, 16 insertions, 1 deletions
diff --git a/files/ru/web/css/css_transitions/using_css_transitions/index.html b/files/ru/web/css/css_transitions/using_css_transitions/index.html
index b461bc4bcc..cc8122e59b 100644
--- a/files/ru/web/css/css_transitions/using_css_transitions/index.html
+++ b/files/ru/web/css/css_transitions/using_css_transitions/index.html
@@ -1048,7 +1048,22 @@ document.addEventListener('click', function(ev){
<h2 id="Спецификации">Спецификации</h2>
-{{Specifications}}
+<table>
+ <thead>
+ <tr>
+ <th>Specification</th>
+ <th>Status</th>
+ <th>Comment</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td>{{SpecName('CSS3 Transitions', '', '')}}</td>
+ <td>{{Spec2('CSS3 Transitions')}}</td>
+ <td>Initial definition</td>
+ </tr>
+ </tbody>
+</table>
<h2 id="Смотрите_также">Смотрите также</h2>