diff options
Diffstat (limited to 'files/ja/web/api/notification')
25 files changed, 0 insertions, 50 deletions
diff --git a/files/ja/web/api/notification/actions/index.html b/files/ja/web/api/notification/actions/index.html index 3e09e63f18..231f641d01 100644 --- a/files/ja/web/api/notification/actions/index.html +++ b/files/ja/web/api/notification/actions/index.html @@ -49,8 +49,6 @@ translation_of: Web/API/Notification/actions <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.actions")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/api/notification/badge/index.html b/files/ja/web/api/notification/badge/index.html index ba64f6d237..e72d401794 100644 --- a/files/ja/web/api/notification/badge/index.html +++ b/files/ja/web/api/notification/badge/index.html @@ -44,6 +44,4 @@ translation_of: Web/API/Notification/badge <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.badge")}}</p> diff --git a/files/ja/web/api/notification/body/index.html b/files/ja/web/api/notification/body/index.html index 999fec236f..2416204364 100644 --- a/files/ja/web/api/notification/body/index.html +++ b/files/ja/web/api/notification/body/index.html @@ -58,8 +58,6 @@ translation_of: Web/API/Notification/body <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.body")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/api/notification/close/index.html b/files/ja/web/api/notification/close/index.html index 17a2a65822..2c2b17466a 100644 --- a/files/ja/web/api/notification/close/index.html +++ b/files/ja/web/api/notification/close/index.html @@ -74,8 +74,6 @@ translation_of: Web/API/Notification/close <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.close")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/api/notification/data/index.html b/files/ja/web/api/notification/data/index.html index c56e63a5ee..80286c31c1 100644 --- a/files/ja/web/api/notification/data/index.html +++ b/files/ja/web/api/notification/data/index.html @@ -60,8 +60,6 @@ console.log(n.data) // should return 'I like peas.'</pre> <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.data")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/api/notification/dir/index.html b/files/ja/web/api/notification/dir/index.html index 9142e80a90..8bb8d87b2e 100644 --- a/files/ja/web/api/notification/dir/index.html +++ b/files/ja/web/api/notification/dir/index.html @@ -70,8 +70,6 @@ console.log(n.dir) // should return 'rtl' <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.dir")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/api/notification/icon/index.html b/files/ja/web/api/notification/icon/index.html index be7de58481..e049b72802 100644 --- a/files/ja/web/api/notification/icon/index.html +++ b/files/ja/web/api/notification/icon/index.html @@ -55,8 +55,6 @@ translation_of: Web/API/Notification/icon <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.icon")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/api/notification/image/index.html b/files/ja/web/api/notification/image/index.html index d68fab7620..e113f182b9 100644 --- a/files/ja/web/api/notification/image/index.html +++ b/files/ja/web/api/notification/image/index.html @@ -45,8 +45,6 @@ translation_of: Web/API/Notification/image <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.image")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/api/notification/index.html b/files/ja/web/api/notification/index.html index b86f7ebcd1..80bb120f49 100644 --- a/files/ja/web/api/notification/index.html +++ b/files/ja/web/api/notification/index.html @@ -167,8 +167,6 @@ translation_of: Web/API/Notification <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")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/api/notification/lang/index.html b/files/ja/web/api/notification/lang/index.html index c2f4eb0632..dd8349fdf0 100644 --- a/files/ja/web/api/notification/lang/index.html +++ b/files/ja/web/api/notification/lang/index.html @@ -60,8 +60,6 @@ console.log(n.lang) // should return 'en-US'</pre> <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.lang")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/api/notification/maxactions/index.html b/files/ja/web/api/notification/maxactions/index.html index 437e8e8fb4..087d5c301f 100644 --- a/files/ja/web/api/notification/maxactions/index.html +++ b/files/ja/web/api/notification/maxactions/index.html @@ -55,8 +55,6 @@ console.log('This device can display at most ' + maxActions + ' actions on each <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.actions")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/api/notification/notification/index.html b/files/ja/web/api/notification/notification/index.html index d590b8b219..4771e97b23 100644 --- a/files/ja/web/api/notification/notification/index.html +++ b/files/ja/web/api/notification/notification/index.html @@ -78,8 +78,6 @@ translation_of: Web/API/Notification/Notification <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.Notification")}}</p> <h3 id="Chrome_notes" name="Chrome_notes">Chrome の注意事項</h3> diff --git a/files/ja/web/api/notification/onclick/index.html b/files/ja/web/api/notification/onclick/index.html index 8534ad4c7b..c7390cb22f 100644 --- a/files/ja/web/api/notification/onclick/index.html +++ b/files/ja/web/api/notification/onclick/index.html @@ -55,8 +55,6 @@ translation_of: Web/API/Notification/onclick <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.onclick")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/api/notification/onclose/index.html b/files/ja/web/api/notification/onclose/index.html index 302dd6ab11..73227bff1c 100644 --- a/files/ja/web/api/notification/onclose/index.html +++ b/files/ja/web/api/notification/onclose/index.html @@ -25,8 +25,6 @@ translation_of: Web/API/Notification/onclose <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.onclose")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> 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> diff --git a/files/ja/web/api/notification/onshow/index.html b/files/ja/web/api/notification/onshow/index.html index 139e38661e..e7a5f6f468 100644 --- a/files/ja/web/api/notification/onshow/index.html +++ b/files/ja/web/api/notification/onshow/index.html @@ -25,8 +25,6 @@ translation_of: Web/API/Notification/onshow <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.onshow")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/api/notification/permission/index.html b/files/ja/web/api/notification/permission/index.html index b838e6089f..999d8903d9 100644 --- a/files/ja/web/api/notification/permission/index.html +++ b/files/ja/web/api/notification/permission/index.html @@ -80,8 +80,6 @@ translation_of: Web/API/Notification/permission <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.permission")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/api/notification/renotify/index.html b/files/ja/web/api/notification/renotify/index.html index 738c06d503..e583fa3a0e 100644 --- a/files/ja/web/api/notification/renotify/index.html +++ b/files/ja/web/api/notification/renotify/index.html @@ -63,8 +63,6 @@ console.log(n.renotify) // should log true</pre> -<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.renotify")}}</p> diff --git a/files/ja/web/api/notification/requestpermission/index.html b/files/ja/web/api/notification/requestpermission/index.html index 7d3dd27f9e..b7098c0e19 100644 --- a/files/ja/web/api/notification/requestpermission/index.html +++ b/files/ja/web/api/notification/requestpermission/index.html @@ -111,8 +111,6 @@ translation_of: Web/API/Notification/requestPermission <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.requestPermission")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/api/notification/requireinteraction/index.html b/files/ja/web/api/notification/requireinteraction/index.html index a03568ee3c..096e87f59f 100644 --- a/files/ja/web/api/notification/requireinteraction/index.html +++ b/files/ja/web/api/notification/requireinteraction/index.html @@ -55,8 +55,6 @@ translation_of: Web/API/Notification/requireInteraction <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.requireInteraction")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/api/notification/silent/index.html b/files/ja/web/api/notification/silent/index.html index 490d24bf14..49b37d4f0e 100644 --- a/files/ja/web/api/notification/silent/index.html +++ b/files/ja/web/api/notification/silent/index.html @@ -58,8 +58,6 @@ console.log(n.silent) // should log true</pre> <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.silent")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/api/notification/tag/index.html b/files/ja/web/api/notification/tag/index.html index 28caad54d4..6192cb7692 100644 --- a/files/ja/web/api/notification/tag/index.html +++ b/files/ja/web/api/notification/tag/index.html @@ -52,8 +52,6 @@ translation_of: Web/API/Notification/tag <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.tag")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/api/notification/timestamp/index.html b/files/ja/web/api/notification/timestamp/index.html index 770e410c00..9fdda0fe1a 100644 --- a/files/ja/web/api/notification/timestamp/index.html +++ b/files/ja/web/api/notification/timestamp/index.html @@ -61,8 +61,6 @@ console.log(n.timestamp) // should log original timestamp</pre> <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.timestamp")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/api/notification/title/index.html b/files/ja/web/api/notification/title/index.html index d860d7c9e7..9ba96b4eb1 100644 --- a/files/ja/web/api/notification/title/index.html +++ b/files/ja/web/api/notification/title/index.html @@ -57,8 +57,6 @@ translation_of: Web/API/Notification/title <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.title")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/api/notification/vibrate/index.html b/files/ja/web/api/notification/vibrate/index.html index 91ada77463..259390e1b6 100644 --- a/files/ja/web/api/notification/vibrate/index.html +++ b/files/ja/web/api/notification/vibrate/index.html @@ -60,8 +60,6 @@ console.log(n.vibrate) // should log [200,100,200]</pre> <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.vibrate")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> |