aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/performanceobserver
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/performanceobserver')
-rw-r--r--files/ja/web/api/performanceobserver/disconnect/index.html2
-rw-r--r--files/ja/web/api/performanceobserver/index.html2
-rw-r--r--files/ja/web/api/performanceobserver/observe/index.html2
-rw-r--r--files/ja/web/api/performanceobserver/performanceobserver/index.html2
-rw-r--r--files/ja/web/api/performanceobserver/takerecords/index.html2
5 files changed, 0 insertions, 10 deletions
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"]});
<h2 id="ブラウザの互換性">ブラウザの互換性</h2>
<div>
-<div class="hidden">このページの互換性テーブルは構造化データから生成されます。データに貢献したい場合は <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックして、プルリクエストを送ってください。</div>
-
<p>{{Compat("api.PerformanceObserver.disconnect")}}</p>
</div>
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"]});</pre>
<h2 id="ブラウザの互換性">ブラウザの互換性</h2>
<div>
-<div class="hidden">このページの互換性テーブルは構造化データから生成されます。データに貢献したい場合は <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックして、プルリクエストを送ってください。</div>
-
<p>{{Compat("api.PerformanceObserver")}}</p>
</div>
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"]});
<h2 id="ブラウザの互換性">ブラウザの互換性</h2>
<div>
-<div class="hidden">このページの互換性テーブルは構造化データから生成されます。データに貢献したい場合は <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックして、プルリクエストを送ってください。</div>
-
<p>{{Compat("api.PerformanceObserver.observe")}}</p>
</div>
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"]});
<h2 id="ブラウザの互換性">ブラウザの互換性</h2>
<div>
-<div class="hidden">このページの互換性テーブルは構造化データから生成されます。データに貢献したい場合は <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックして、プルリクエストを送ってください。</div>
-
<p>{{Compat("api.PerformanceObserver.PerformanceObserver")}}</p>
</div>
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);
<h2 id="ブラウザの互換性">ブラウザの互換性</h2>
<div>
-<div class="hidden">このページの互換性テーブルは構造化データから生成されます。データに貢献したい場合は <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックして、プルリクエストを送ってください。</div>
-
<p>{{Compat("api.PerformanceObserver.takeRecords")}}</p>
</div>