diff options
Diffstat (limited to 'files/ja/web/javascript/reference/global_objects/intl/collator')
4 files changed, 0 insertions, 8 deletions
diff --git a/files/ja/web/javascript/reference/global_objects/intl/collator/collator/index.html b/files/ja/web/javascript/reference/global_objects/intl/collator/collator/index.html index 0a3e9b9b42..36e1e90052 100644 --- a/files/ja/web/javascript/reference/global_objects/intl/collator/collator/index.html +++ b/files/ja/web/javascript/reference/global_objects/intl/collator/collator/index.html @@ -100,8 +100,6 @@ console.log(new Intl.Collator().compare('a', 'a')); // → 0 <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.Collator.Collator")}}</p> </div> diff --git a/files/ja/web/javascript/reference/global_objects/intl/collator/compare/index.html b/files/ja/web/javascript/reference/global_objects/intl/collator/compare/index.html index 947a3a596f..ae88bd14a4 100644 --- a/files/ja/web/javascript/reference/global_objects/intl/collator/compare/index.html +++ b/files/ja/web/javascript/reference/global_objects/intl/collator/compare/index.html @@ -75,8 +75,6 @@ console.log(matches.join(', ')); <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.Collator.compare")}}</p> </div> diff --git a/files/ja/web/javascript/reference/global_objects/intl/collator/resolvedoptions/index.html b/files/ja/web/javascript/reference/global_objects/intl/collator/resolvedoptions/index.html index e57ca7a74c..bc1f9a6565 100644 --- a/files/ja/web/javascript/reference/global_objects/intl/collator/resolvedoptions/index.html +++ b/files/ja/web/javascript/reference/global_objects/intl/collator/resolvedoptions/index.html @@ -75,8 +75,6 @@ usedOptions.numeric; // false <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.Collator.resolvedOptions")}}</p> </div> diff --git a/files/ja/web/javascript/reference/global_objects/intl/collator/supportedlocalesof/index.html b/files/ja/web/javascript/reference/global_objects/intl/collator/supportedlocalesof/index.html index 1fd61a49ec..31cd982d0b 100644 --- a/files/ja/web/javascript/reference/global_objects/intl/collator/supportedlocalesof/index.html +++ b/files/ja/web/javascript/reference/global_objects/intl/collator/supportedlocalesof/index.html @@ -73,8 +73,6 @@ console.log(Intl.Collator.supportedLocalesOf(locales, options).join(', ')); <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.Collator.supportedLocalesOf")}}</p> </div> |
