diff options
Diffstat (limited to 'files/ru/web/api/mediastream/active/index.html')
-rw-r--r-- | files/ru/web/api/mediastream/active/index.html | 15 |
1 files changed, 1 insertions, 14 deletions
diff --git a/files/ru/web/api/mediastream/active/index.html b/files/ru/web/api/mediastream/active/index.html index 2c94693316..36ba647af2 100644 --- a/files/ru/web/api/mediastream/active/index.html +++ b/files/ru/web/api/mediastream/active/index.html @@ -31,20 +31,7 @@ promise.then(function(stream) { <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('Media Capture', '#widl-MediaStream-active', 'active')}}</td> - <td>{{Spec2('Media Capture')}}</td> - <td>Определено.</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> |