diff options
Diffstat (limited to 'files/ru/web/api/usb/requestdevice/index.html')
-rw-r--r-- | files/ru/web/api/usb/requestdevice/index.html | 15 |
1 files changed, 1 insertions, 14 deletions
diff --git a/files/ru/web/api/usb/requestdevice/index.html b/files/ru/web/api/usb/requestdevice/index.html index 5ec208774e..0d3a34f697 100644 --- a/files/ru/web/api/usb/requestdevice/index.html +++ b/files/ru/web/api/usb/requestdevice/index.html @@ -60,20 +60,7 @@ navigator.usb.requestDevice({filters: filters}) <h2 id="Спецификации">Спецификации</h2> -<table class="standard-table"> - <tbody> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - <tr> - <td>{{SpecName("Web USB","#dom-usb-requestdevice-options-options","requestDevice")}}</td> - <td>{{Spec2("Web USB")}}</td> - <td>Изначальное определение.</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость">Совместимость</h2> |