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/notificationevent/action/index.html | 2 -- files/ja/web/api/notificationevent/index.html | 2 -- files/ja/web/api/notificationevent/notification/index.html | 2 -- files/ja/web/api/notificationevent/notificationevent/index.html | 2 -- 4 files changed, 8 deletions(-) (limited to 'files/ja/web/api/notificationevent') 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) {

ブラウザーの互換性

- -

{{Compat("api.NotificationEvent.action")}}

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

ブラウザーの互換性

- -

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

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

ブラウザーの互換性

- -

{{Compat("api.NotificationEvent.notification")}}

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);

ブラウザーの互換性

- -

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

-- cgit v1.2.3-54-g00ecf