From d4625fc3adef7da9a077b195800094d03488c50c Mon Sep 17 00:00:00 2001 From: t7yang Date: Fri, 28 May 2021 22:17:15 +0800 Subject: remove bcd paragraph for zh-CN --- files/zh-cn/web/api/intersectionobserver/disconnect/index.html | 2 -- .../zh-cn/web/api/intersectionobserver/intersectionobserver/index.html | 2 -- files/zh-cn/web/api/intersectionobserver/observe/index.html | 2 -- files/zh-cn/web/api/intersectionobserver/rootmargin/index.html | 2 -- files/zh-cn/web/api/intersectionobserver/takerecords/index.html | 2 -- files/zh-cn/web/api/intersectionobserver/thresholds/index.html | 2 -- files/zh-cn/web/api/intersectionobserver/unobserve/index.html | 2 -- 7 files changed, 14 deletions(-) (limited to 'files/zh-cn/web/api/intersectionobserver') 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

浏览器兼容性 

- -

{{Compat("api.IntersectionObserver.disconnect")}}

See also

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

浏览器兼容

- -

{{Compat("api.IntersectionObserver.IntersectionObserver")}}

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

Browser compatibility

- -

{{Compat("api.IntersectionObserver.observe")}}

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

浏览器兼容

- -

{{Compat("api.IntersectionObserver.rootMargin")}}

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

Browser compatibility

- -

{{Compat("api.IntersectionObserver.takeRecords")}}

See also

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

Browser compatibility

- -

{{Compat("api.IntersectionObserver.thresholds")}}

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"));

浏览器兼容性

- -

{{Compat("api.IntersectionObserver.unobserve")}}

另请参阅

-- cgit v1.2.3-54-g00ecf