diff options
Diffstat (limited to 'files/ja/web/javascript/reference/global_objects')
5 files changed, 0 insertions, 32 deletions
diff --git a/files/ja/web/javascript/reference/global_objects/bigint/index.html b/files/ja/web/javascript/reference/global_objects/bigint/index.html index 5b45760615..7256b3f3d3 100644 --- a/files/ja/web/javascript/reference/global_objects/bigint/index.html +++ b/files/ja/web/javascript/reference/global_objects/bigint/index.html @@ -283,12 +283,6 @@ nthPrime(20n) <p>{{Compat("javascript.builtins.BigInt")}}</p> -<h3 id="Implementation_Progress">Implementation Progress</h3> - -<p>The following table provides a daily implementation status for this feature, because this feature has not yet reached cross-browser stability. The data is generated by running the relevant feature tests in <a href="https://github.com/tc39/test262">Test262</a>, the standard test suite of JavaScript, in the nightly build, or latest release of each browser's JavaScript engine.</p> - -<p>{{EmbedTest262ReportResultsTable("BigInt")}}</p> - <h2 id="See_also" name="See_also">関連情報</h2> <ul> diff --git a/files/ja/web/javascript/reference/global_objects/globalthis/index.html b/files/ja/web/javascript/reference/global_objects/globalthis/index.html index cecf714961..909980ac5e 100644 --- a/files/ja/web/javascript/reference/global_objects/globalthis/index.html +++ b/files/ja/web/javascript/reference/global_objects/globalthis/index.html @@ -82,12 +82,6 @@ if (typeof globals.setTimeout !== 'function') { <p>{{Compat("javascript.builtins.globalThis")}}</p> -<h3 id="Implementation_progress" name="Implementation_progress">実装の進捗状況</h3> - -<p>この機能はまだブラウザー間で相互運用できる安定度に達していないため、以下の表では、この機能の日次の実装状況を示しています。このデータは JavaScript の標準テストスイートである <a href="https://github.com/tc39/test262">Test262</a> で、各ブラウザーの JavaScript エンジンのナイトリービルドまたは最新リリースで関連する機能を実行して見ることにより生成しています。</p> - -<div>{{EmbedTest262ReportResultsTable("globalThis")}}</div> - <h2 id="See_also" name="See_also">関連情報</h2> <ul> diff --git a/files/ja/web/javascript/reference/global_objects/intl/datetimeformat/datetimeformat/index.html b/files/ja/web/javascript/reference/global_objects/intl/datetimeformat/datetimeformat/index.html index 76ae82a7c6..071011d275 100644 --- a/files/ja/web/javascript/reference/global_objects/intl/datetimeformat/datetimeformat/index.html +++ b/files/ja/web/javascript/reference/global_objects/intl/datetimeformat/datetimeformat/index.html @@ -224,18 +224,10 @@ console.log(o.format(Date.now())); // "07/07/20, 13:31:55 AM"</pre> <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.DateTimeFormat.DateTimeFormat")}}</p> -<h3 id="Implementation_Progress" name="Implementation_Progress">実装の進捗状況</h3> - -<p>以下の表は、クロスブラウザーの安定性にまだ達していない新機能の日々の実装状況を示しています。このデータは、 JavaScript の標準テストスイートである <a href="https://github.com/tc39/test262">Test262</a> で関連する機能テストをナイトリービルド、または各ブラウザの JavaScript エンジンの最新リリースで実行することで生成されます。</p> - -<div>{{EmbedTest262ReportResultsTable("Intl.DateTimeFormat-datetimestyle")}}</div> -</div> - <h2 id="See_also" name="See_also">関連情報</h2> <ul> diff --git a/files/ja/web/javascript/reference/global_objects/intl/displaynames/index.html b/files/ja/web/javascript/reference/global_objects/intl/displaynames/index.html index 2c29a952d4..b4a562b94d 100644 --- a/files/ja/web/javascript/reference/global_objects/intl/displaynames/index.html +++ b/files/ja/web/javascript/reference/global_objects/intl/displaynames/index.html @@ -141,12 +141,6 @@ currencyNames.of('CNY'); // "人民幣"</pre> <p>{{Compat("javascript.builtins.Intl.DisplayNames")}}</p> </div> -<h3 id="Implementation_Progress" name="Implementation_Progress">実装の進捗</h3> - -<p>以下の表は、クロスブラウザーの安定性に達していない、新しい機能に対する日次の実装ステータスを提供します。データは、JavaScript の標準テストスイート、Nightly ビルド、または各ブラウザーの最新の JavaScript エンジンを使用して、<a href="https://github.com/tc39/test262">Test262</a> 内で適切な機能テストを実行することにより生成されます。</p> - -<p>{{EmbedTest262ReportResultsTable("Intl.DisplayNames")}}</p> - <h2 id="See_also" name="See_also">関連情報</h2> <ul> diff --git a/files/ja/web/javascript/reference/global_objects/promise/allsettled/index.html b/files/ja/web/javascript/reference/global_objects/promise/allsettled/index.html index 83891f3857..3327f69f59 100644 --- a/files/ja/web/javascript/reference/global_objects/promise/allsettled/index.html +++ b/files/ja/web/javascript/reference/global_objects/promise/allsettled/index.html @@ -83,12 +83,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Promise/allSettled <p>{{Compat("javascript.builtins.Promise.allSettled")}}</p> -<h3 id="Implementation_Progress" name="Implementation_Progress">実装の進捗状況</h3> - -<p>以下の表は、クロスブラウザーの安定性にまだ達していないこの機能の日々の実装状況を示しています。このデータは、 JavaScript の標準テストスイートである <a href="https://github.com/tc39/test262">Test262</a> で関連する機能テストをナイトリービルド、または各ブラウザの JavaScript エンジンの最新リリースで実行することで生成されます。</p> - -<div>{{EmbedTest262ReportResultsTable("Promise.allSettled")}}</div> - <h2 id="See_also" name="See_also">関連情報</h2> <ul> |