diff options
author | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-06-24 00:49:29 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-24 00:49:29 +0900 |
commit | a65324f8cf11aa159e7efc81a62d0ea95a94ee44 (patch) | |
tree | 7a6015ddef5a1a77e4aa5f100b8beab0240dfd83 /files/ja/web/api/notification/onerror/index.html | |
parent | 51b2e3c8b9ad125e9a7e01fccfbe2d8dfcaafb60 (diff) | |
download | translated-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/notification/onerror/index.html')
-rw-r--r-- | files/ja/web/api/notification/onerror/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/ja/web/api/notification/onerror/index.html b/files/ja/web/api/notification/onerror/index.html index 71a97d1dcb..7bf2c9cf17 100644 --- a/files/ja/web/api/notification/onerror/index.html +++ b/files/ja/web/api/notification/onerror/index.html @@ -43,8 +43,6 @@ translation_of: Web/API/Notification/onerror <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.Notification.onerror")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> |