diff options
Diffstat (limited to 'files/zh-cn/web/api/mediacapabilitiesinfo/index.html')
-rw-r--r-- | files/zh-cn/web/api/mediacapabilitiesinfo/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/zh-cn/web/api/mediacapabilitiesinfo/index.html b/files/zh-cn/web/api/mediacapabilitiesinfo/index.html index 14342d3da0..d161ae6880 100644 --- a/files/zh-cn/web/api/mediacapabilitiesinfo/index.html +++ b/files/zh-cn/web/api/mediacapabilitiesinfo/index.html @@ -61,8 +61,6 @@ navigator.mediaCapabilities.decodingInfo(mediaConfig).then(result => { // res <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">此页面的兼容性表由结构化数据生成. 如果你希望提供数据, 请签出 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> 并且向我们发送一个拉取请求.</div> - <p>{{Compat("api.MediaCapabilitiesInfo")}}</p> <h2 id="参考">参考</h2> |