aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/serviceworkerglobalscope
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/serviceworkerglobalscope')
-rw-r--r--files/ja/web/api/serviceworkerglobalscope/index.html2
-rw-r--r--files/ja/web/api/serviceworkerglobalscope/notificationclick_event/index.html2
-rw-r--r--files/ja/web/api/serviceworkerglobalscope/onpush/index.html2
-rw-r--r--files/ja/web/api/serviceworkerglobalscope/onpushsubscriptionchange/index.html2
-rw-r--r--files/ja/web/api/serviceworkerglobalscope/push_event/index.html2
-rw-r--r--files/ja/web/api/serviceworkerglobalscope/pushsubscriptionchange_event/index.html2
6 files changed, 0 insertions, 12 deletions
diff --git a/files/ja/web/api/serviceworkerglobalscope/index.html b/files/ja/web/api/serviceworkerglobalscope/index.html
index 1f484c3e08..c3c9b414bf 100644
--- a/files/ja/web/api/serviceworkerglobalscope/index.html
+++ b/files/ja/web/api/serviceworkerglobalscope/index.html
@@ -138,8 +138,6 @@ translation_of: Web/API/ServiceWorkerGlobalScope
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2>
-<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div>
-
<p>{{Compat("api.ServiceWorkerGlobalScope")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>
diff --git a/files/ja/web/api/serviceworkerglobalscope/notificationclick_event/index.html b/files/ja/web/api/serviceworkerglobalscope/notificationclick_event/index.html
index 6f08188b64..73a4116ce2 100644
--- a/files/ja/web/api/serviceworkerglobalscope/notificationclick_event/index.html
+++ b/files/ja/web/api/serviceworkerglobalscope/notificationclick_event/index.html
@@ -100,8 +100,6 @@ translation_of: Web/API/ServiceWorkerGlobalScope/notificationclick_event
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2>
-<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div>
-
<p>{{Compat("api.ServiceWorkerGlobalScope.push_event")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>
diff --git a/files/ja/web/api/serviceworkerglobalscope/onpush/index.html b/files/ja/web/api/serviceworkerglobalscope/onpush/index.html
index dd294999c7..c171903c47 100644
--- a/files/ja/web/api/serviceworkerglobalscope/onpush/index.html
+++ b/files/ja/web/api/serviceworkerglobalscope/onpush/index.html
@@ -72,8 +72,6 @@ self.addEventListener('push', function(PushEvent) { ... })
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザー実装状況</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.ServiceWorkerGlobalScope.onpush")}}</p>
</div>
diff --git a/files/ja/web/api/serviceworkerglobalscope/onpushsubscriptionchange/index.html b/files/ja/web/api/serviceworkerglobalscope/onpushsubscriptionchange/index.html
index f1dd4e3bd7..27250ef41b 100644
--- a/files/ja/web/api/serviceworkerglobalscope/onpushsubscriptionchange/index.html
+++ b/files/ja/web/api/serviceworkerglobalscope/onpushsubscriptionchange/index.html
@@ -52,8 +52,6 @@ translation_of: Web/API/ServiceWorkerGlobalScope/onpushsubscriptionchange
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザー実装状況</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.ServiceWorkerGlobalScope.onpushsubscriptionchange")}}</p>
</div>
diff --git a/files/ja/web/api/serviceworkerglobalscope/push_event/index.html b/files/ja/web/api/serviceworkerglobalscope/push_event/index.html
index 0201cc4d36..e057205480 100644
--- a/files/ja/web/api/serviceworkerglobalscope/push_event/index.html
+++ b/files/ja/web/api/serviceworkerglobalscope/push_event/index.html
@@ -80,8 +80,6 @@ translation_of: Web/API/ServiceWorkerGlobalScope/push_event
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2>
-<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div>
-
<p>{{Compat("api.ServiceWorkerGlobalScope.push_event")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>
diff --git a/files/ja/web/api/serviceworkerglobalscope/pushsubscriptionchange_event/index.html b/files/ja/web/api/serviceworkerglobalscope/pushsubscriptionchange_event/index.html
index 3203ac2005..b93c582e35 100644
--- a/files/ja/web/api/serviceworkerglobalscope/pushsubscriptionchange_event/index.html
+++ b/files/ja/web/api/serviceworkerglobalscope/pushsubscriptionchange_event/index.html
@@ -104,8 +104,6 @@ translation_of: Web/API/ServiceWorkerGlobalScope/pushsubscriptionchange_event
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2>
-<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div>
-
<p>{{Compat("api.ServiceWorkerGlobalScope.pushsubscriptionchange_event")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>