diff options
Diffstat (limited to 'files/zh-cn/web/api/performanceobserver')
-rw-r--r-- | files/zh-cn/web/api/performanceobserver/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/api/performanceobserver/index.html b/files/zh-cn/web/api/performanceobserver/index.html index ca70398a68..16b1f768d8 100644 --- a/files/zh-cn/web/api/performanceobserver/index.html +++ b/files/zh-cn/web/api/performanceobserver/index.html @@ -64,7 +64,7 @@ observer2.observe({entryTypes: ["measure"]});</pre> <h2 id="浏览器兼容性">浏览器兼容性</h2> <div> -<div class="hidden">此页面上的兼容性表是根据结构化数据生成的。 如果您想为数据做出贡献,请查看https://github.com/mdn/browser-compat-data并向我们发送拉取请求。</div> + <p>{{Compat("api.PerformanceObserver")}}</p> </div> |