diff options
Diffstat (limited to 'files/ru/web/css/right/index.html')
-rw-r--r-- | files/ru/web/css/right/index.html | 27 |
1 files changed, 1 insertions, 26 deletions
diff --git a/files/ru/web/css/right/index.html b/files/ru/web/css/right/index.html index 732a0c45b6..e8422cd263 100644 --- a/files/ru/web/css/right/index.html +++ b/files/ru/web/css/right/index.html @@ -99,32 +99,7 @@ right: 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 Transitions', '#animatable-css', 'right')}}</td> - <td>{{Spec2('CSS3 Transitions')}}</td> - <td>Defines <code>right</code> as animatable.</td> - </tr> - <tr> - <td>{{SpecName('CSS3 Positioning', '#propdef-right', 'right')}}</td> - <td>{{Spec2('CSS3 Positioning')}}</td> - <td>Adds behavior for sticky positioning.</td> - </tr> - <tr> - <td>{{SpecName('CSS2.1', 'visuren.html#propdef-right', 'right')}}</td> - <td>{{Spec2('CSS2.1')}}</td> - <td>Initial definition.</td> - </tr> - </tbody> -</table> +{{Specifications}} <p>{{cssinfo}}</p> |