diff options
Diffstat (limited to 'files/ru/web/api/touch')
-rw-r--r-- | files/ru/web/api/touch/index.html | 20 |
1 files changed, 1 insertions, 19 deletions
diff --git a/files/ru/web/api/touch/index.html b/files/ru/web/api/touch/index.html index fd1aa9d965..963914c07a 100644 --- a/files/ru/web/api/touch/index.html +++ b/files/ru/web/api/touch/index.html @@ -69,25 +69,7 @@ translation_of: Web/API/Touch <h2 id="Спецификации">Спецификации</h2> -<table class="standard-table"> - <tbody> - <tr> - <th scope="col">Specification</th> - <th scope="col">Status</th> - <th scope="col">Comment</th> - </tr> - <tr> - <td>{{SpecName('Touch Events 2', '#touch-interface', 'Touch')}}</td> - <td>{{Spec2('Touch Events 2')}}</td> - <td>Добавлены свойства <code>radiusX</code>, <code>radiusY</code>, <code>rotationAngle</code>, <code>force</code>, и также конструктор <code>Touch()</code>.</td> - </tr> - <tr> - <td>{{SpecName('Touch Events', '#touch-interface', 'Touch')}}</td> - <td>{{Spec2('Touch Events')}}</td> - <td>Исходное определение.</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> |