diff options
Diffstat (limited to 'files/ja/web/api/pushmanager')
4 files changed, 0 insertions, 8 deletions
diff --git a/files/ja/web/api/pushmanager/index.html b/files/ja/web/api/pushmanager/index.html index 0671616f4d..4c5a9b8d97 100644 --- a/files/ja/web/api/pushmanager/index.html +++ b/files/ja/web/api/pushmanager/index.html @@ -97,8 +97,6 @@ navigator.serviceWorker.register('serviceworker.js').then( <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.PushManager")}}</p> </div> diff --git a/files/ja/web/api/pushmanager/register/index.html b/files/ja/web/api/pushmanager/register/index.html index d71e16d511..b8d32436e5 100644 --- a/files/ja/web/api/pushmanager/register/index.html +++ b/files/ja/web/api/pushmanager/register/index.html @@ -64,8 +64,6 @@ req.onerror = function(e) { <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> <div> -<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.PushManager.register")}}</p> </div> diff --git a/files/ja/web/api/pushmanager/registrations/index.html b/files/ja/web/api/pushmanager/registrations/index.html index 79bebd0156..8b43ccc27e 100644 --- a/files/ja/web/api/pushmanager/registrations/index.html +++ b/files/ja/web/api/pushmanager/registrations/index.html @@ -76,8 +76,6 @@ req.onsuccess = function(e) { <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.PushManager.registrations")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/api/pushmanager/unregister/index.html b/files/ja/web/api/pushmanager/unregister/index.html index b0eea07f96..0eca029edb 100644 --- a/files/ja/web/api/pushmanager/unregister/index.html +++ b/files/ja/web/api/pushmanager/unregister/index.html @@ -77,8 +77,6 @@ req.onerror = function(e) { <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.PushManager.register")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> |