aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api/canvascapturemediastreamtrack/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/api/canvascapturemediastreamtrack/index.html')
-rw-r--r--files/zh-cn/web/api/canvascapturemediastreamtrack/index.html50
1 files changed, 1 insertions, 49 deletions
diff --git a/files/zh-cn/web/api/canvascapturemediastreamtrack/index.html b/files/zh-cn/web/api/canvascapturemediastreamtrack/index.html
index a6a2e34ccc..fe1690b3ba 100644
--- a/files/zh-cn/web/api/canvascapturemediastreamtrack/index.html
+++ b/files/zh-cn/web/api/canvascapturemediastreamtrack/index.html
@@ -47,55 +47,7 @@ original_slug: Web/API/CanvasCaptureMediaStream
<h2 id="浏览器兼容性">浏览器兼容性</h2>
-<div>{{CompatibilityTable}}</div>
-
-<div id="compat-desktop">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Feature</th>
- <th>Chrome</th>
- <th>Firefox (Gecko)</th>
- <th>Internet Explorer</th>
- <th>Opera</th>
- <th>Safari (WebKit)</th>
- </tr>
- <tr>
- <td>Basic support</td>
- <td>{{CompatChrome(51.0)}}</td>
- <td>{{CompatGeckoDesktop('41')}}<sup>[1]</sup></td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<div id="compat-mobile">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Feature</th>
- <th>Android</th>
- <th>Firefox Mobile (Gecko)</th>
- <th>IE Phone</th>
- <th>Opera Mobile</th>
- <th>Safari Mobile</th>
- </tr>
- <tr>
- <td>Basic support</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatGeckoMobile('41')}}<sup>[1]</sup></td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<p>[1] Disabled by default; set the preference <code>canvas.capturestream.enabled</code> to <code>true</code> to activate.</p>
+{{Compat("api.CanvasCaptureMediaStreamTrack")}}
<h2 id="其他参考资料">其他参考资料</h2>