aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api/intersectionobserver
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/api/intersectionobserver')
-rw-r--r--files/zh-cn/web/api/intersectionobserver/index.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/files/zh-cn/web/api/intersectionobserver/index.html b/files/zh-cn/web/api/intersectionobserver/index.html
index 1458e5c459..e3bcf96bd3 100644
--- a/files/zh-cn/web/api/intersectionobserver/index.html
+++ b/files/zh-cn/web/api/intersectionobserver/index.html
@@ -81,10 +81,6 @@ intersectionObserver.observe(document.querySelector('.scrollerFooter'));</code><
<h2 id="浏览器兼容">浏览器兼容</h2>
-<div class="hidden">
-<p>The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-</div>
-
<p>{{Compat("api.IntersectionObserver")}}</p>
<h2 id="参考">参考</h2>