diff options
Diffstat (limited to 'files/ja/web/api/serviceworkerregistration/pushmanager/index.html')
-rw-r--r-- | files/ja/web/api/serviceworkerregistration/pushmanager/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/ja/web/api/serviceworkerregistration/pushmanager/index.html b/files/ja/web/api/serviceworkerregistration/pushmanager/index.html index 068acfa63d..bf423541cf 100644 --- a/files/ja/web/api/serviceworkerregistration/pushmanager/index.html +++ b/files/ja/web/api/serviceworkerregistration/pushmanager/index.html @@ -69,8 +69,6 @@ navigator.serviceWorker.register('serviceworker.js').then( <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性テーブルは構造化データから作成されています。データに貢献したい場合、<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックし、プルリクエストを送ってください。</div> - <p>{{Compat("api.ServiceWorkerRegistration.pushManager")}}</p> <h2 id="See_also" name="See_also">関連項目</h2> |