diff options
Diffstat (limited to 'files/ja')
10 files changed, 0 insertions, 66 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> diff --git a/files/ja/web/javascript/reference/lexical_grammar/index.html b/files/ja/web/javascript/reference/lexical_grammar/index.html index c2a2460f19..bff2703d14 100644 --- a/files/ja/web/javascript/reference/lexical_grammar/index.html +++ b/files/ja/web/javascript/reference/lexical_grammar/index.html @@ -641,12 +641,6 @@ a + b; <p>{{Compat("javascript.grammar")}}</p> -<h3 id="Implementation_Progress" name="Implementation_Progress">実装の進捗状況</h3> - -<p>この機能はまだブラウザー間の安定性が十分でないため、以下の図は、この機能の日々の実装状況を表しています。このデータは標準的な JavaScript のテストスイートである <a href="https://github.com/tc39/test262">Test262</a> において、各ブラウザーの JavaScript エンジンの nightly build または最新リリースでこの機能の関連機能を実行することによって生成されています。</p> - -<div>{{EmbedTest262ReportResultsTable("hashbang")}}</div> - <h2 id="See_also" name="See_also">関連情報</h2> <ul> diff --git a/files/ja/web/javascript/reference/operators/nullish_coalescing_operator/index.html b/files/ja/web/javascript/reference/operators/nullish_coalescing_operator/index.html index 3302e2e02b..20eaf23925 100644 --- a/files/ja/web/javascript/reference/operators/nullish_coalescing_operator/index.html +++ b/files/ja/web/javascript/reference/operators/nullish_coalescing_operator/index.html @@ -136,16 +136,8 @@ console.log(valC); // 42 <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザー実装状況</h2> - - <p>{{Compat("javascript.operators.nullish_coalescing")}}</p> -<h3 id="Implementation_Progress" name="Implementation_Progress">実装の進捗</h3> - -<p>この機能はまだブラウザー間相互運用の安定性に達していないため、以下の表はこの機能の日々の実装状況を示しています。このデータは、 JavaScript の標準テストスイートである <a href="https://github.com/tc39/test262">Test262</a> で、該当する機能テストを Nightly ビルド、または各ブラウザーの JavaScript エンジンの最新リリースで実行することで生成されます。</p> - -<div>{{EmbedTest262ReportResultsTable("coalesce-expression")}}</div> - <h2 id="See_also" name="See_also">関連情報</h2> <ul> diff --git a/files/ja/web/javascript/reference/operators/optional_chaining/index.html b/files/ja/web/javascript/reference/operators/optional_chaining/index.html index e7d213f8fa..a413df6f46 100644 --- a/files/ja/web/javascript/reference/operators/optional_chaining/index.html +++ b/files/ja/web/javascript/reference/operators/optional_chaining/index.html @@ -189,12 +189,6 @@ console.log(customerCity); // Unknown city</pre> <p>{{Compat("javascript.operators.optional_chaining")}}</p> </div> -<h3 id="Implementation_Progress" name="Implementation_Progress">実装の進捗</h3> - -<p>この機能はまだブラウザー間相互運用の安定性に達していないため、以下の表はこの機能の日々の実装状況を示しています。このデータは、 JavaScript の標準テストスイートである <a href="https://github.com/tc39/test262">Test262</a> で、該当する機能テストを毎晩のビルド、または各ブラウザーの JavaScript エンジンの最新リリースで実行することで生成されます。</p> - -<div>{{EmbedTest262ReportResultsTable("optional-chaining")}}</div> - <h2 id="See_also" name="See_also">関連情報</h2> <ul> diff --git a/files/ja/web/javascript/reference/statements/import.meta/index.html b/files/ja/web/javascript/reference/statements/import.meta/index.html index b6d12f830a..186c6e88a0 100644 --- a/files/ja/web/javascript/reference/statements/import.meta/index.html +++ b/files/ja/web/javascript/reference/statements/import.meta/index.html @@ -87,12 +87,6 @@ new URL(import.meta.url).searchParams.get('someURLInfo'); // 5</pre> <p>{{Compat("javascript.statements.import_meta")}}</p> -<h3 id="Implementation_Progress" name="Implementation_Progress">実装の進捗状況</h3> - -<p>この機能はまだブラウザー間の安定性に達していないため、以下の表で、この機能の毎日の実装状況を示しています。このデータは、JavaScript の標準テストスイートである <a href="https://github.com/tc39/test262">Test262</a> で、ナイトリービルド、または各ブラウザーの JavaScript エンジンの最新リリースで、関連する機能テストを実行することで生成されます。</p> - -<div>{{EmbedTest262ReportResultsTable("import.meta")}}</div> - <h2 id="See_also" name="See_also">関連情報</h2> <ul> diff --git a/files/ja/web/javascript/reference/statements/import/index.html b/files/ja/web/javascript/reference/statements/import/index.html index f0854708d8..c45679f56c 100644 --- a/files/ja/web/javascript/reference/statements/import/index.html +++ b/files/ja/web/javascript/reference/statements/import/index.html @@ -230,16 +230,8 @@ for (const link of document.querySelectorAll("nav > a")) { <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザー実装状況</h2> - - <p>{{Compat("javascript.statements.import")}}</p> -<h3 id="Implementation_Progress" name="Implementation_Progress">実装の進捗状況</h3> - -<p>この機能はまだブラウザー間の安定性に達していないため、以下の表で、この機能の毎日の実装状況を示しています。このデータは、JavaScript の標準テストスイートである <a href="https://github.com/tc39/test262">Test262</a> で、ナイトリービルド、または各ブラウザーの JavaScript エンジンの最新リリースで、関連する機能テストを実行することで生成されます。</p> - -<div>{{EmbedTest262ReportResultsTable("dynamic-import")}}</div> - <h2 id="See_also" name="See_also">関連情報</h2> <ul> |