aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/mediasource/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/mediasource/index.html')
-rw-r--r--files/ru/web/api/mediasource/index.html62
1 files changed, 1 insertions, 61 deletions
diff --git a/files/ru/web/api/mediasource/index.html b/files/ru/web/api/mediasource/index.html
index 6701b14112..a246377eab 100644
--- a/files/ru/web/api/mediasource/index.html
+++ b/files/ru/web/api/mediasource/index.html
@@ -124,67 +124,7 @@ function fetchAB (url, cb) {
<h2 id="Browser_compatibility">Browser compatibility</h2>
-<div>{{CompatibilityTable}}</div>
-
-<div id="compat-desktop">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Feature</th>
- <th>Chrome</th>
- <th>Edge</th>
- <th>Firefox (Gecko)</th>
- <th>Internet Explorer</th>
- <th>Opera</th>
- <th>Safari (WebKit)</th>
- </tr>
- <tr>
- <td>Basic support</td>
- <td>23{{property_prefix("-webkit")}}<br>
- 31</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatGeckoDesktop("25.0")}}<sup>[1]</sup><br>
- {{CompatGeckoDesktop("42.0")}}</td>
- <td>11<sup>[2]</sup></td>
- <td>15</td>
- <td>8</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<div id="compat-mobile">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Feature</th>
- <th>Android</th>
- <th>Edge</th>
- <th>Firefox Mobile (Gecko)</th>
- <th>Firefox OS (Gecko)</th>
- <th>IE Phone</th>
- <th>Opera Mobile</th>
- <th>Safari Mobile</th>
- </tr>
- <tr>
- <td>Basic support</td>
- <td>4.4.4</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>
- <p>41.0</p>
- </td>
- <td>41.0</td>
- <td>11</td>
- <td>30</td>
- <td>{{CompatNo}}</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<p>[1] Available after switching the <code>about:config</code> preference <code>media.mediasource.enabled</code> to <code>true</code>. In addition, support was limited to a whitelist of sites, for example YouTube, Netflix, and other popular streaming sites. The whitelist was removed and Media Source Extensions was enabled by default in 42+ for all sites.</p>
-
-<p>[2] Only works on Windows 8+.</p>
+<p>{{Compat("api.MediaSource")}}</p>
<h2 id="See_also">See also</h2>