diff options
Diffstat (limited to 'files/ru/web/css/background-position-x/index.html')
-rw-r--r-- | files/ru/web/css/background-position-x/index.html | 17 |
1 files changed, 1 insertions, 16 deletions
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> |