aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/mediastream_recording_api
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/mediastream_recording_api')
-rw-r--r--files/ru/web/api/mediastream_recording_api/index.html28
1 files changed, 15 insertions, 13 deletions
diff --git a/files/ru/web/api/mediastream_recording_api/index.html b/files/ru/web/api/mediastream_recording_api/index.html
index 0dfe561e1e..53205994c0 100644
--- a/files/ru/web/api/mediastream_recording_api/index.html
+++ b/files/ru/web/api/mediastream_recording_api/index.html
@@ -35,19 +35,21 @@ translation_of: Web/API/MediaStream_Recording_API
<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("MediaStream Recording", "#MediaRecorderAPI")}}</td>
- <td>{{Spec2("MediaStream Recording")}}</td>
- <td>Initial definition</td>
- </tr>
- </tbody>
+<table class="table table-striped">
+ <thead>
+ <tr>
+ <th>Specification</th>
+ <th>Status</th>
+ <th>Comment</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td>{{SpecName("MediaStream Recording", "#MediaRecorderAPI")}}</td>
+ <td>{{Spec2("MediaStream Recording")}}</td>
+ <td>Initial definition</td>
+ </tr>
+ </tbody>
</table>
<h2 id="Поддержка_браузерами">Поддержка браузерами</h2>