diff options
Diffstat (limited to 'files/zh-cn/web/api/intersectionobserver')
7 files changed, 0 insertions, 14 deletions
diff --git a/files/zh-cn/web/api/intersectionobserver/disconnect/index.html b/files/zh-cn/web/api/intersectionobserver/disconnect/index.html index 6e1d89fd76..0e4513516e 100644 --- a/files/zh-cn/web/api/intersectionobserver/disconnect/index.html +++ b/files/zh-cn/web/api/intersectionobserver/disconnect/index.html @@ -43,8 +43,6 @@ translation_of: Web/API/IntersectionObserver/disconnect <h2 id="浏览器兼容性">浏览器兼容性 </h2> -<p class="hidden">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> - <p>{{Compat("api.IntersectionObserver.disconnect")}}</p> <h2 id="See_also">See also</h2> diff --git a/files/zh-cn/web/api/intersectionobserver/intersectionobserver/index.html b/files/zh-cn/web/api/intersectionobserver/intersectionobserver/index.html index 5b82d15297..2956916faa 100644 --- a/files/zh-cn/web/api/intersectionobserver/intersectionobserver/index.html +++ b/files/zh-cn/web/api/intersectionobserver/intersectionobserver/index.html @@ -68,6 +68,4 @@ translation_of: Web/API/IntersectionObserver/IntersectionObserver <h2 id="浏览器兼容">浏览器兼容</h2> -<p class="hidden">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> - <p>{{Compat("api.IntersectionObserver.IntersectionObserver")}}</p> diff --git a/files/zh-cn/web/api/intersectionobserver/observe/index.html b/files/zh-cn/web/api/intersectionobserver/observe/index.html index fd9f581586..c2758917f6 100644 --- a/files/zh-cn/web/api/intersectionobserver/observe/index.html +++ b/files/zh-cn/web/api/intersectionobserver/observe/index.html @@ -52,8 +52,6 @@ translation_of: Web/API/IntersectionObserver/observe <div> <h2 id="Browser_compatibility">Browser compatibility</h2> -<p class="hidden">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> - <p>{{Compat("api.IntersectionObserver.observe")}}</p> </div> diff --git a/files/zh-cn/web/api/intersectionobserver/rootmargin/index.html b/files/zh-cn/web/api/intersectionobserver/rootmargin/index.html index dc5c913927..bbcb43a146 100644 --- a/files/zh-cn/web/api/intersectionobserver/rootmargin/index.html +++ b/files/zh-cn/web/api/intersectionobserver/rootmargin/index.html @@ -42,7 +42,5 @@ translation_of: Web/API/IntersectionObserver/rootMargin <div> <h2 id="浏览器兼容">浏览器兼容</h2> -<p class="hidden">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> - <p>{{Compat("api.IntersectionObserver.rootMargin")}}</p> </div> diff --git a/files/zh-cn/web/api/intersectionobserver/takerecords/index.html b/files/zh-cn/web/api/intersectionobserver/takerecords/index.html index b320df51f6..e0c7126117 100644 --- a/files/zh-cn/web/api/intersectionobserver/takerecords/index.html +++ b/files/zh-cn/web/api/intersectionobserver/takerecords/index.html @@ -49,8 +49,6 @@ translation_of: Web/API/IntersectionObserver/takeRecords <h2 id="Browser_compatibility">Browser compatibility</h2> -<p class="hidden">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> - <p>{{Compat("api.IntersectionObserver.takeRecords")}}</p> <h2 id="See_also">See also</h2> diff --git a/files/zh-cn/web/api/intersectionobserver/thresholds/index.html b/files/zh-cn/web/api/intersectionobserver/thresholds/index.html index 22fa1f96d8..a4d37b4468 100644 --- a/files/zh-cn/web/api/intersectionobserver/thresholds/index.html +++ b/files/zh-cn/web/api/intersectionobserver/thresholds/index.html @@ -47,6 +47,4 @@ translation_of: Web/API/IntersectionObserver/thresholds <h2 id="Browser_compatibility">Browser compatibility</h2> -<p class="hidden">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> - <p>{{Compat("api.IntersectionObserver.thresholds")}}</p> diff --git a/files/zh-cn/web/api/intersectionobserver/unobserve/index.html b/files/zh-cn/web/api/intersectionobserver/unobserve/index.html index ba62faf1cd..c3099ca224 100644 --- a/files/zh-cn/web/api/intersectionobserver/unobserve/index.html +++ b/files/zh-cn/web/api/intersectionobserver/unobserve/index.html @@ -57,8 +57,6 @@ observer.unobserve(document.getElementById("elementToObserve"));</pre> <h2 id="浏览器兼容性">浏览器兼容性</h2> -<p class="hidden">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> - <p>{{Compat("api.IntersectionObserver.unobserve")}}</p> <h2 id="另请参阅">另请参阅</h2> |