diff options
author | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-07-04 00:24:18 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-04 00:24:18 +0900 |
commit | 554f1bbb0574d8e8a14708f68f5807c74381e8dd (patch) | |
tree | a86d516a14956551b9dfa8b282981f7ff8d53fd0 /files/ja/web/javascript/reference/global_objects/intl/relativetimeformat | |
parent | 6a967e1d065d2b8bd867469978716418eabd91db (diff) | |
download | translated-content-554f1bbb0574d8e8a14708f68f5807c74381e8dd.tar.gz translated-content-554f1bbb0574d8e8a14708f68f5807c74381e8dd.tar.bz2 translated-content-554f1bbb0574d8e8a14708f68f5807c74381e8dd.zip |
web/javascript 内の global_objects の browser-compat-data に関する非表示の指示を一括削除 (#1296)
Diffstat (limited to 'files/ja/web/javascript/reference/global_objects/intl/relativetimeformat')
3 files changed, 0 insertions, 6 deletions
diff --git a/files/ja/web/javascript/reference/global_objects/intl/relativetimeformat/format/index.html b/files/ja/web/javascript/reference/global_objects/intl/relativetimeformat/format/index.html index 8529542ad8..843bcdd710 100644 --- a/files/ja/web/javascript/reference/global_objects/intl/relativetimeformat/format/index.html +++ b/files/ja/web/javascript/reference/global_objects/intl/relativetimeformat/format/index.html @@ -98,8 +98,6 @@ rtf.format(1, "day"); <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("javascript.builtins.Intl.RelativeTimeFormat.format")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/intl/relativetimeformat/formattoparts/index.html b/files/ja/web/javascript/reference/global_objects/intl/relativetimeformat/formattoparts/index.html index 01aea3d1f9..b747f561a1 100644 --- a/files/ja/web/javascript/reference/global_objects/intl/relativetimeformat/formattoparts/index.html +++ b/files/ja/web/javascript/reference/global_objects/intl/relativetimeformat/formattoparts/index.html @@ -79,8 +79,6 @@ rtf.formatToParts(100, "day"); <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("javascript.builtins.Intl.RelativeTimeFormat.format")}}</p> </div> diff --git a/files/ja/web/javascript/reference/global_objects/intl/relativetimeformat/index.html b/files/ja/web/javascript/reference/global_objects/intl/relativetimeformat/index.html index 1e774a8b10..39ec29c725 100644 --- a/files/ja/web/javascript/reference/global_objects/intl/relativetimeformat/index.html +++ b/files/ja/web/javascript/reference/global_objects/intl/relativetimeformat/index.html @@ -101,8 +101,6 @@ rtf.formatToParts(100, "day"); <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("javascript.builtins.Intl.RelativeTimeFormat")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> |