aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/notificationevent
diff options
context:
space:
mode:
authorMasahiro FUJIMOTO <mfujimot@gmail.com>2021-06-24 00:49:29 +0900
committerGitHub <noreply@github.com>2021-06-24 00:49:29 +0900
commita65324f8cf11aa159e7efc81a62d0ea95a94ee44 (patch)
tree7a6015ddef5a1a77e4aa5f100b8beab0240dfd83 /files/ja/web/api/notificationevent
parent51b2e3c8b9ad125e9a7e01fccfbe2d8dfcaafb60 (diff)
downloadtranslated-content-a65324f8cf11aa159e7efc81a62d0ea95a94ee44.tar.gz
translated-content-a65324f8cf11aa159e7efc81a62d0ea95a94ee44.tar.bz2
translated-content-a65324f8cf11aa159e7efc81a62d0ea95a94ee44.zip
web/api/n-p* の browser-compat-data に関する非表示の指示を一括削除 (#1194)
* web/api/n-p* の browser-compat-data に関する非表示の指示を一括削除 * [CRON] sync translated content * [CRON] sync translated content Co-authored-by: MDN <actions@users.noreply.github.com>
Diffstat (limited to 'files/ja/web/api/notificationevent')
-rw-r--r--files/ja/web/api/notificationevent/action/index.html2
-rw-r--r--files/ja/web/api/notificationevent/index.html2
-rw-r--r--files/ja/web/api/notificationevent/notification/index.html2
-rw-r--r--files/ja/web/api/notificationevent/notificationevent/index.html2
4 files changed, 0 insertions, 8 deletions
diff --git a/files/ja/web/api/notificationevent/action/index.html b/files/ja/web/api/notificationevent/action/index.html
index 0f1f7bf62f..efae2c4e8d 100644
--- a/files/ja/web/api/notificationevent/action/index.html
+++ b/files/ja/web/api/notificationevent/action/index.html
@@ -59,6 +59,4 @@ self.addEventListener('notificationclick', function(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.NotificationEvent.action")}}</p>
diff --git a/files/ja/web/api/notificationevent/index.html b/files/ja/web/api/notificationevent/index.html
index 64fa156443..162e3aab15 100644
--- a/files/ja/web/api/notificationevent/index.html
+++ b/files/ja/web/api/notificationevent/index.html
@@ -92,6 +92,4 @@ translation_of: Web/API/NotificationEvent
<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.NotificationEvent")}}</p>
diff --git a/files/ja/web/api/notificationevent/notification/index.html b/files/ja/web/api/notificationevent/notification/index.html
index b27d50a6f3..f23f8e822c 100644
--- a/files/ja/web/api/notificationevent/notification/index.html
+++ b/files/ja/web/api/notificationevent/notification/index.html
@@ -70,6 +70,4 @@ translation_of: Web/API/NotificationEvent/notification
<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.NotificationEvent.notification")}}</p>
diff --git a/files/ja/web/api/notificationevent/notificationevent/index.html b/files/ja/web/api/notificationevent/notificationevent/index.html
index ce6cd34424..c65a30cd4d 100644
--- a/files/ja/web/api/notificationevent/notificationevent/index.html
+++ b/files/ja/web/api/notificationevent/notificationevent/index.html
@@ -59,6 +59,4 @@ var myNotificationEvent = new NotificationEvent(type, init);
<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.NotificationEvent.NotificationEvent")}}</p>