diff options
Diffstat (limited to 'files/ru/web/api/mouseevent/shiftkey/index.html')
-rw-r--r-- | files/ru/web/api/mouseevent/shiftkey/index.html | 20 |
1 files changed, 1 insertions, 19 deletions
diff --git a/files/ru/web/api/mouseevent/shiftkey/index.html b/files/ru/web/api/mouseevent/shiftkey/index.html index 7dda99a8c3..1c0ff3ee48 100644 --- a/files/ru/web/api/mouseevent/shiftkey/index.html +++ b/files/ru/web/api/mouseevent/shiftkey/index.html @@ -45,25 +45,7 @@ function showChar(e){ <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('DOM3 Events','#widl-MouseEvent-shiftKey','MouseEvent.shiftKey')}}</td> - <td>{{Spec2('DOM3 Events')}}</td> - <td>No change from {{SpecName('DOM2 Events')}}.</td> - </tr> - <tr> - <td>{{SpecName('DOM2 Events','#Events-MouseEvent','MouseEvent.shiftKey')}}</td> - <td>{{Spec2('DOM2 Events')}}</td> - <td>Initial definition.</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Browser_compatibility">Совместимость с браузерами</h2> |