From a65324f8cf11aa159e7efc81a62d0ea95a94ee44 Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Thu, 24 Jun 2021 00:49:29 +0900 Subject: web/api/n-p* の browser-compat-data に関する非表示の指示を一括削除 (#1194) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * web/api/n-p* の browser-compat-data に関する非表示の指示を一括削除 * [CRON] sync translated content * [CRON] sync translated content Co-authored-by: MDN --- files/ja/web/api/performanceobserver/disconnect/index.html | 2 -- files/ja/web/api/performanceobserver/index.html | 2 -- files/ja/web/api/performanceobserver/observe/index.html | 2 -- files/ja/web/api/performanceobserver/performanceobserver/index.html | 2 -- files/ja/web/api/performanceobserver/takerecords/index.html | 2 -- 5 files changed, 10 deletions(-) (limited to 'files/ja/web/api/performanceobserver') diff --git a/files/ja/web/api/performanceobserver/disconnect/index.html b/files/ja/web/api/performanceobserver/disconnect/index.html index 01a132af98..460c876a2b 100644 --- a/files/ja/web/api/performanceobserver/disconnect/index.html +++ b/files/ja/web/api/performanceobserver/disconnect/index.html @@ -61,7 +61,5 @@ observer2.observe({entryTypes: ["measure"]});

ブラウザの互換性

- -

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

diff --git a/files/ja/web/api/performanceobserver/index.html b/files/ja/web/api/performanceobserver/index.html index 620415007f..c37988a903 100644 --- a/files/ja/web/api/performanceobserver/index.html +++ b/files/ja/web/api/performanceobserver/index.html @@ -66,8 +66,6 @@ observer2.observe({entryTypes: ["measure"]});

ブラウザの互換性

- -

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

diff --git a/files/ja/web/api/performanceobserver/observe/index.html b/files/ja/web/api/performanceobserver/observe/index.html index da4536c3f3..9d56b71437 100644 --- a/files/ja/web/api/performanceobserver/observe/index.html +++ b/files/ja/web/api/performanceobserver/observe/index.html @@ -71,7 +71,5 @@ observer2.observe({entryTypes: ["measure"]});

ブラウザの互換性

- -

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

diff --git a/files/ja/web/api/performanceobserver/performanceobserver/index.html b/files/ja/web/api/performanceobserver/performanceobserver/index.html index 56bc74c1c8..1678fa80af 100644 --- a/files/ja/web/api/performanceobserver/performanceobserver/index.html +++ b/files/ja/web/api/performanceobserver/performanceobserver/index.html @@ -66,7 +66,5 @@ observer2.observe({entryTypes: ["measure"]});

ブラウザの互換性

- -

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

diff --git a/files/ja/web/api/performanceobserver/takerecords/index.html b/files/ja/web/api/performanceobserver/takerecords/index.html index 6586c7f1f6..16e2b23f75 100644 --- a/files/ja/web/api/performanceobserver/takerecords/index.html +++ b/files/ja/web/api/performanceobserver/takerecords/index.html @@ -63,7 +63,5 @@ console.log(records[0].duration);

ブラウザの互換性

- -

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

-- cgit v1.2.3-54-g00ecf