From a9a798516cc543f64411d517a7e8443ba0c1834c Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Thu, 24 Jun 2021 00:39:58 +0900 Subject: web/api/h-m* の browser-compat-data に関する非表示の指示を一括削除 (#1193) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- files/ja/web/api/intersectionobserver/disconnect/index.html | 2 -- files/ja/web/api/intersectionobserver/index.html | 2 -- files/ja/web/api/intersectionobserver/intersectionobserver/index.html | 2 -- files/ja/web/api/intersectionobserver/observe/index.html | 2 -- files/ja/web/api/intersectionobserver/takerecords/index.html | 2 -- 5 files changed, 10 deletions(-) (limited to 'files/ja/web/api/intersectionobserver') diff --git a/files/ja/web/api/intersectionobserver/disconnect/index.html b/files/ja/web/api/intersectionobserver/disconnect/index.html index 406a9c2e2a..6c04bb0f8d 100644 --- a/files/ja/web/api/intersectionobserver/disconnect/index.html +++ b/files/ja/web/api/intersectionobserver/disconnect/index.html @@ -49,8 +49,6 @@ translation_of: Web/API/IntersectionObserver/disconnect

ブラウザーの互換性

- -

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

関連情報

diff --git a/files/ja/web/api/intersectionobserver/index.html b/files/ja/web/api/intersectionobserver/index.html index 2dfa60607a..7e926a249e 100644 --- a/files/ja/web/api/intersectionobserver/index.html +++ b/files/ja/web/api/intersectionobserver/index.html @@ -83,6 +83,4 @@ intersectionObserver.observe(document.querySelector('.scrollerFooter'));

ブラウザーの対応

- -

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

diff --git a/files/ja/web/api/intersectionobserver/intersectionobserver/index.html b/files/ja/web/api/intersectionobserver/intersectionobserver/index.html index 9bf25f2429..bd495376bc 100644 --- a/files/ja/web/api/intersectionobserver/intersectionobserver/index.html +++ b/files/ja/web/api/intersectionobserver/intersectionobserver/index.html @@ -83,6 +83,4 @@ translation_of: Web/API/IntersectionObserver/IntersectionObserver

ブラウザー実装状況

- -

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

diff --git a/files/ja/web/api/intersectionobserver/observe/index.html b/files/ja/web/api/intersectionobserver/observe/index.html index edd2565bc0..57d52045f9 100644 --- a/files/ja/web/api/intersectionobserver/observe/index.html +++ b/files/ja/web/api/intersectionobserver/observe/index.html @@ -59,8 +59,6 @@ translation_of: Web/API/IntersectionObserver/observe

ブラウザー実装状況

- -

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

diff --git a/files/ja/web/api/intersectionobserver/takerecords/index.html b/files/ja/web/api/intersectionobserver/takerecords/index.html index 3b05186010..16ef9f879f 100644 --- a/files/ja/web/api/intersectionobserver/takerecords/index.html +++ b/files/ja/web/api/intersectionobserver/takerecords/index.html @@ -61,8 +61,6 @@ translation_of: Web/API/IntersectionObserver/takeRecords

ブラウザーの互換性

- -

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

関連情報

-- cgit v1.2.3-54-g00ecf