aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/serviceworkerglobalscope/onpush
diff options
context:
space:
mode:
authorMasahiro FUJIMOTO <mfujimot@gmail.com>2021-06-24 00:41:01 +0900
committerGitHub <noreply@github.com>2021-06-24 00:41:01 +0900
commit4809cd98135a82f5fa87d3b5dcd8426f94dd7287 (patch)
tree52d5887cad5a35d704f5414de67696089493ac74 /files/ja/web/api/serviceworkerglobalscope/onpush
parentf68112ddfc3bf6698157ef5d7299e0a2d69c4437 (diff)
downloadtranslated-content-4809cd98135a82f5fa87d3b5dcd8426f94dd7287.tar.gz
translated-content-4809cd98135a82f5fa87d3b5dcd8426f94dd7287.tar.bz2
translated-content-4809cd98135a82f5fa87d3b5dcd8426f94dd7287.zip
web/api/r-v* の browser-compat-data に関する非表示の指示を一括削除 (#1195)
Diffstat (limited to 'files/ja/web/api/serviceworkerglobalscope/onpush')
-rw-r--r--files/ja/web/api/serviceworkerglobalscope/onpush/index.html2
1 files changed, 0 insertions, 2 deletions
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>