aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-03-23 16:06:05 -0400
committerGitHub <noreply@github.com>2021-03-23 16:06:05 -0400
commit9137f65e5840f2790e56e8ee4ed6fb69c870c76e (patch)
tree490641ec56055f2359513cd07f598f38f73b873c
parent2fa845abfe173bc654bcccb2bb8480c8faabc6e9 (diff)
downloadtranslated-content-9137f65e5840f2790e56e8ee4ed6fb69c870c76e.tar.gz
translated-content-9137f65e5840f2790e56e8ee4ed6fb69c870c76e.tar.bz2
translated-content-9137f65e5840f2790e56e8ee4ed6fb69c870c76e.zip
Remove all mentions of EmbedTest262ReportResultsTable (#301)
* Remove all mentions of EmbedTest262ReportResultsTable Part of #297 * Removing 19 others deprecated EmbedTest KS * Update files/zh-cn/web/javascript/reference/global_objects/bigint/index.html * Removal of a persistent tag Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
-rw-r--r--files/de/web/javascript/reference/global_objects/globalthis/index.html6
-rw-r--r--files/de/web/javascript/reference/operators/optional_chaining/index.html6
-rw-r--r--files/es/web/javascript/reference/lexical_grammar/index.html6
-rw-r--r--files/es/web/javascript/reference/operators/optional_chaining/index.html10
-rw-r--r--files/es/web/javascript/reference/statements/import.meta/index.html6
-rw-r--r--files/ja/web/javascript/reference/global_objects/bigint/index.html6
-rw-r--r--files/ja/web/javascript/reference/global_objects/globalthis/index.html6
-rw-r--r--files/ja/web/javascript/reference/global_objects/intl/datetimeformat/datetimeformat/index.html8
-rw-r--r--files/ja/web/javascript/reference/global_objects/intl/displaynames/index.html6
-rw-r--r--files/ja/web/javascript/reference/global_objects/promise/allsettled/index.html6
-rw-r--r--files/ja/web/javascript/reference/lexical_grammar/index.html6
-rw-r--r--files/ja/web/javascript/reference/operators/nullish_coalescing_operator/index.html8
-rw-r--r--files/ja/web/javascript/reference/operators/optional_chaining/index.html6
-rw-r--r--files/ja/web/javascript/reference/statements/import.meta/index.html6
-rw-r--r--files/ja/web/javascript/reference/statements/import/index.html8
-rw-r--r--files/ko/web/javascript/reference/global_objects/bigint/index.html6
-rw-r--r--files/ko/web/javascript/reference/global_objects/globalthis/index.html5
-rw-r--r--files/ko/web/javascript/reference/global_objects/promise/allsettled/index.html6
-rw-r--r--files/ko/web/javascript/reference/operators/nullish_coalescing_operator/index.html6
-rw-r--r--files/ko/web/javascript/reference/operators/optional_chaining/index.html10
-rw-r--r--files/pl/web/javascript/reference/global_objects/bigint/index.html6
-rw-r--r--files/pl/web/javascript/reference/operators/nullish_coalescing_operator/index.html7
-rw-r--r--files/pt-br/web/javascript/reference/operators/nullish_coalescing_operator/index.html6
-rw-r--r--files/pt-br/web/javascript/reference/operators/optional_chaining/index.html6
-rw-r--r--files/pt-br/web/javascript/reference/statements/import.meta/index.html6
-rw-r--r--files/ru/web/javascript/reference/global_objects/globalthis/index.html8
-rw-r--r--files/ru/web/javascript/reference/operators/nullish_coalescing_operator/index.html6
-rw-r--r--files/tr/web/javascript/reference/lexical_grammar/index.html7
-rw-r--r--files/uk/web/javascript/reference/global_objects/bigint/index.html6
-rw-r--r--files/uk/web/javascript/reference/global_objects/globalthis/index.html6
-rw-r--r--files/uk/web/javascript/reference/global_objects/promise/allsettled/index.html6
-rw-r--r--files/uk/web/javascript/reference/lexical_grammar/index.html6
-rw-r--r--files/uk/web/javascript/reference/operators/nullish_coalescing_operator/index.html6
-rw-r--r--files/uk/web/javascript/reference/operators/optional_chaining/index.html10
-rw-r--r--files/zh-cn/web/javascript/reference/global_objects/bigint/index.html8
-rw-r--r--files/zh-cn/web/javascript/reference/global_objects/globalthis/index.html6
-rw-r--r--files/zh-cn/web/javascript/reference/global_objects/promise/allsettled/index.html4
-rw-r--r--files/zh-cn/web/javascript/reference/operators/nullish_coalescing_operator/index.html6
-rw-r--r--files/zh-cn/web/javascript/reference/operators/optional_chaining/index.html10
-rw-r--r--files/zh-cn/web/javascript/reference/statements/import.meta/index.html8
-rw-r--r--files/zh-tw/web/javascript/reference/operators/optional_chaining/index.html10
41 files changed, 1 insertions, 276 deletions
diff --git a/files/de/web/javascript/reference/global_objects/globalthis/index.html b/files/de/web/javascript/reference/global_objects/globalthis/index.html
index 00e814c877..07d9fd61fb 100644
--- a/files/de/web/javascript/reference/global_objects/globalthis/index.html
+++ b/files/de/web/javascript/reference/global_objects/globalthis/index.html
@@ -83,12 +83,6 @@ if (typeof globals.setTimeout !== 'function') {
<p>{{Compat("javascript.builtins.globalThis")}}</p>
-<h3 id="Implementierungsfortschritt"><span class="tlid-translation translation" lang="de"><span title="">Implementierungsfortschritt</span></span></h3>
-
-<p><span class="tlid-translation translation" lang="de"><span title="">Die folgende Tabelle enthält einen täglichen Implementierungsstatus für dieses Feature, da sie noch keine browserübergreifende Standardisierung erreicht hat.</span> <span title="">Die Daten werden generiert, indem die relevanten Funktionstests in </span></span><a href="https://github.com/tc39/test262">Test262</a><span class="tlid-translation translation" lang="de"><span title="">, der Standard-Testsuite von JavaScript, im nächtlichen Build oder in der neuesten Version der JavaScript-Engine jedes Browsers ausgeführt werden.</span></span></p>
-
-<div>{{EmbedTest262ReportResultsTable("globalThis")}}</div>
-
<h2 id="Siehe_auch">Siehe auch</h2>
<ul>
diff --git a/files/de/web/javascript/reference/operators/optional_chaining/index.html b/files/de/web/javascript/reference/operators/optional_chaining/index.html
index 84344c90ab..2c4e4374ef 100644
--- a/files/de/web/javascript/reference/operators/optional_chaining/index.html
+++ b/files/de/web/javascript/reference/operators/optional_chaining/index.html
@@ -181,12 +181,6 @@ console.log(customerCity); // Unknown city</pre>
<p>{{Compat("javascript.operators.optional_chaining")}}</p>
</div>
-<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>
-
-<div>{{EmbedTest262ReportResultsTable("optional-chaining")}}</div>
-
<h2 id="See_also">See also</h2>
<ul>
diff --git a/files/es/web/javascript/reference/lexical_grammar/index.html b/files/es/web/javascript/reference/lexical_grammar/index.html
index b67cb98196..95602d37f5 100644
--- a/files/es/web/javascript/reference/lexical_grammar/index.html
+++ b/files/es/web/javascript/reference/lexical_grammar/index.html
@@ -644,12 +644,6 @@ a + b;
<p>{{Compat("javascript.grammar")}}</p>
-<h3 id="Progreso_de_la_implementación">Progreso de la implementación</h3>
-
-<p>La siguiente tabla proporciona un estado de implementación diario para esta función, porque esta función aún no ha alcanzado la estabilidad entre navegadores. Los datos se generan al ejecutar las pruebas de funciones relevantes en <a href="https://github.com/tc39/test262">Test262</a>, el conjunto de pruebas estándar de JavaScript, en la compilación nocturna o en la última versión del motor JavaScript de cada navegador.</p>
-
-<div>{{EmbedTest262ReportResultsTable("hashbang")}}</div>
-
<h2 id="Ve_también">Ve también</h2>
<ul>
diff --git a/files/es/web/javascript/reference/operators/optional_chaining/index.html b/files/es/web/javascript/reference/operators/optional_chaining/index.html
index ff12caff68..ac00dc84f3 100644
--- a/files/es/web/javascript/reference/operators/optional_chaining/index.html
+++ b/files/es/web/javascript/reference/operators/optional_chaining/index.html
@@ -169,17 +169,7 @@ console.log(customerCity); // Unknown city</pre>
<h2 id="Compatibilidad_de_navegadores">Compatibilidad de navegadores</h2>
-<div>
-
-
<p>{{Compat("javascript.operators.optional_chaining")}}</p>
-</div>
-
-<h3 id="Progreso_de_implementación">Progreso de implementación</h3>
-
-<p>La siguiente tabla proporciona un estado de implementación diaria para esta característica, porque esta característica aún no ha alcanzado la estabilidad entre navegadores. Los datos se generan ejecutando las pruebas de características relevantes en <a href="https://github.com/tc39/test262">Test262</a>, el conjunto de pruebas estándar de JavaScript, en la compilación nocturna o la última versión del motor de JavaScript de cada navegador.</p>
-
-<div>{{EmbedTest262ReportResultsTable("optional-chaining")}}</div>
<h2 id="Ver_también">Ver también</h2>
diff --git a/files/es/web/javascript/reference/statements/import.meta/index.html b/files/es/web/javascript/reference/statements/import.meta/index.html
index 95499ac414..f41e642eff 100644
--- a/files/es/web/javascript/reference/statements/import.meta/index.html
+++ b/files/es/web/javascript/reference/statements/import.meta/index.html
@@ -80,12 +80,6 @@ new URL(import.meta.url).searchParams.get('someURLInfo'); // 5</pre>
<p>{{Compat("javascript.statements.import_meta")}}</p>
-<h3 id="Implementation_Progress">Implementation Progress</h3>
-
-<p>La siguiente tabla provee el estatus de implementación diaria para esta caracteristica, porque esta caracteristica aun no ha alcanzado la estabilidad entre navegadores. La información es generada corriendo los test relevantes de la caracteristica en <a href="https://github.com/tc39/test262">Test262</a>, la suite estandar de test de JavaScript, en el build nocturno,  o en el último release de cada  motor de los browser de JavaScript.</p>
-
-<div>{{EmbedTest262ReportResultsTable("import.meta")}}</div>
-
<h2 id="Ver_también">Ver también</h2>
<ul>
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 &gt; 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>
diff --git a/files/ko/web/javascript/reference/global_objects/bigint/index.html b/files/ko/web/javascript/reference/global_objects/bigint/index.html
index dcfc19e799..22ce105c2e 100644
--- a/files/ko/web/javascript/reference/global_objects/bigint/index.html
+++ b/files/ko/web/javascript/reference/global_objects/bigint/index.html
@@ -267,12 +267,6 @@ nthPrime(20n)
<p>{{Compat("javascript.builtins.BigInt")}}</p>
-<h3 id="구현_진척도">구현 진척도</h3>
-
-<p>본 기능은 아직 안정적인 크로스 브라우징에 도달하지 못했으므로, 매일 업데이트되는 아래 표에서 브라우저별 구현 상황을 확인할 수 있습니다. 이 데이터는 각 브라우저 JavaScript 엔진의 나이틀리 빌드 또는 최신 릴리즈판에서, JavaScript 표준 테스트인 <a href="https://github.com/tc39/test262">Test262</a>의 관련 항목을 시험해 생성합니다.</p>
-
-<p>{{EmbedTest262ReportResultsTable("BigInt")}}</p>
-
<h2 id="같이_보기">같이 보기</h2>
<ul>
diff --git a/files/ko/web/javascript/reference/global_objects/globalthis/index.html b/files/ko/web/javascript/reference/global_objects/globalthis/index.html
index df3323a00b..a06d8520dc 100644
--- a/files/ko/web/javascript/reference/global_objects/globalthis/index.html
+++ b/files/ko/web/javascript/reference/global_objects/globalthis/index.html
@@ -76,11 +76,6 @@ if (typeof globals.setTimeout !== 'function') {
<p>{{Compat("javascript.builtins.globalThis")}}</p>
-<h3 id="구현_진척도">구현 진척도</h3>
-
-<p>본 기능은 아직 안정적인 크로스 브라우징에 도달하지 못했으므로, 매일 업데이트되는 아래 표에서 브라우저별 구현 상황을 확인할 수 있습니다. 이 데이터는 각 브라우저 JavaScript 엔진의 나이틀리 빌드 또는 최신 릴리즈판에서, JavaScript 표준 테스트인 <a href="https://github.com/tc39/test262">Test262</a>의 관련 항목을 시험해 생성합니다.</p>
-
-<p>{{EmbedTest262ReportResultsTable("globalThis")}}</p>
<h2 id="같이_보기">같이 보기</h2>
diff --git a/files/ko/web/javascript/reference/global_objects/promise/allsettled/index.html b/files/ko/web/javascript/reference/global_objects/promise/allsettled/index.html
index a063f29c7c..0c5be03c09 100644
--- a/files/ko/web/javascript/reference/global_objects/promise/allsettled/index.html
+++ b/files/ko/web/javascript/reference/global_objects/promise/allsettled/index.html
@@ -49,12 +49,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Promise/allSettled
<p>{{Compat("javascript.builtins.Promise.allSettled")}}</p>
-<h3 id="구현_진행_상태">구현 진행 상태</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>
-
-<div>{{EmbedTest262ReportResultsTable("Promise.allSettled")}}</div>
-
<h2 id="같이_보기">같이 보기</h2>
<ul>
diff --git a/files/ko/web/javascript/reference/operators/nullish_coalescing_operator/index.html b/files/ko/web/javascript/reference/operators/nullish_coalescing_operator/index.html
index cae74ea29d..2448052336 100644
--- a/files/ko/web/javascript/reference/operators/nullish_coalescing_operator/index.html
+++ b/files/ko/web/javascript/reference/operators/nullish_coalescing_operator/index.html
@@ -146,12 +146,6 @@ console.log(newObj.propC); // 42
<p>{{Compat("javascript.operators.nullish_coalescing")}}</p>
-<h3 id="구현_진행">구현 진행</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>
-
-<div>{{EmbedTest262ReportResultsTable("coalesce-expression")}}</div>
-
<h2 id="참고">참고</h2>
<ul>
diff --git a/files/ko/web/javascript/reference/operators/optional_chaining/index.html b/files/ko/web/javascript/reference/operators/optional_chaining/index.html
index cdf88c138b..6ee1eec759 100644
--- a/files/ko/web/javascript/reference/operators/optional_chaining/index.html
+++ b/files/ko/web/javascript/reference/operators/optional_chaining/index.html
@@ -167,17 +167,7 @@ console.log(customerCity); // Unknown city</pre>
<h2 id="브라우저_호환성">브라우저 호환성</h2>
-<div>
-
-
<p>{{Compat("javascript.operators.optional_chaining")}}</p>
-</div>
-
-<h3 id="구현_진행">구현 진행</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>
-
-<div>{{EmbedTest262ReportResultsTable("optional-chaining")}}</div>
<h2 id="참고">참고</h2>
diff --git a/files/pl/web/javascript/reference/global_objects/bigint/index.html b/files/pl/web/javascript/reference/global_objects/bigint/index.html
index 4f66412f67..1df6e7fad6 100644
--- a/files/pl/web/javascript/reference/global_objects/bigint/index.html
+++ b/files/pl/web/javascript/reference/global_objects/bigint/index.html
@@ -280,12 +280,6 @@ nthPrime(20n)
<p>{{Compat("javascript.builtins.BigInt")}}</p>
-<h3 id="Postęp_implementacji">Postęp implementacji</h3>
-
-<p>Poniższa tabela przedstawia postęp implementacji tej funkcji języka JavaScript, gdyż nie osiągnęła ona jeszcze pełnej stabilności między przeglądarkami. Dane są generowane przez uruchamianie odpowiednich testów tej funkcji w <a href="https://github.com/tc39/test262">Test262</a>,standrardowym zestawie testów JavaScript, „nocnych wersji” (ang. <em>nightly build</em>) lub ostatnich wydań silnika JavaScript w każdej przeglądarce.</p>
-
-<div>{{EmbedTest262ReportResultsTable("BigInt")}}</div>
-
<h2 id="Zobacz_też">Zobacz też</h2>
<ul>
diff --git a/files/pl/web/javascript/reference/operators/nullish_coalescing_operator/index.html b/files/pl/web/javascript/reference/operators/nullish_coalescing_operator/index.html
index 8ae6ee56a2..67e33b1473 100644
--- a/files/pl/web/javascript/reference/operators/nullish_coalescing_operator/index.html
+++ b/files/pl/web/javascript/reference/operators/nullish_coalescing_operator/index.html
@@ -236,13 +236,6 @@ console.log(objekty);
<p>{{Compat("javascript.operators.nullish_coalescing")}}</p>
-<h3 id="Postępy_implementacji">Postępy implementacji</h3>
-
-<p>Tabelka pod spodem pokazuje codzienny status implementacji tej funkcji. Jest tak, ponieważ nie osiągnięto jeszcze stabilności między przeglądarkami.<br>
- Dane są generowane, poprzez przeprowadzanie odpowiednich testów funkcji w <a href="https://github.com/tc39/test262" style="">Test262</a>, standardowym zestawie testów dla JavaScripta, na najnowszych kompilacjach (en: "nightly build"), lub najnowszych wydaniach (en: "latest release") silników JavaScripta przeglądarek.</p>
-
-<div>{{EmbedTest262ReportResultsTable("coalesce-expression")}}</div>
-
<h2 id="Zobacz_też...">Zobacz też...</h2>
<ul>
diff --git a/files/pt-br/web/javascript/reference/operators/nullish_coalescing_operator/index.html b/files/pt-br/web/javascript/reference/operators/nullish_coalescing_operator/index.html
index c1eb350cef..b8199bd193 100644
--- a/files/pt-br/web/javascript/reference/operators/nullish_coalescing_operator/index.html
+++ b/files/pt-br/web/javascript/reference/operators/nullish_coalescing_operator/index.html
@@ -145,12 +145,6 @@ console.log(valC); // 42
<p>{{Compat("javascript.operators.nullish_coalescing")}}</p>
-<h3 id="Progresso_de_implementação">Progresso de implementação</h3>
-
-<p>A seguinte tabela fornece o status diário de implementação para este recurso, porque este recurso ainda não atingiu a estabilidade entre navegadores. Os dados são gerados pela execução de testes de recursos relevantes no <a href="https://github.com/tc39/test262">Test262</a>, a plataforma de testes padrão do JavaScript, em "edições noturnas", ou último release de cada motor JavaScript dos navegadores.</p>
-
-<div>{{EmbedTest262ReportResultsTable("coalesce-expression")}}</div>
-
<h2 id="Veja_também">Veja também</h2>
<ul>
diff --git a/files/pt-br/web/javascript/reference/operators/optional_chaining/index.html b/files/pt-br/web/javascript/reference/operators/optional_chaining/index.html
index f3ed1042fa..2152ca8ae6 100644
--- a/files/pt-br/web/javascript/reference/operators/optional_chaining/index.html
+++ b/files/pt-br/web/javascript/reference/operators/optional_chaining/index.html
@@ -178,12 +178,6 @@ console.log(customerCity); // Cidade desconhecida</pre>
<p>{{Compat("javascript.operators.optional_chaining")}}</p>
</div>
-<h3 id="Progresso_de_implementação">Progresso de implementação</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>
-
-<div>{{EmbedTest262ReportResultsTable("optional-chaining")}}</div>
-
<h2 id="Veja_também">Veja também</h2>
<ul>
diff --git a/files/pt-br/web/javascript/reference/statements/import.meta/index.html b/files/pt-br/web/javascript/reference/statements/import.meta/index.html
index 9e6a31a523..553b514f84 100644
--- a/files/pt-br/web/javascript/reference/statements/import.meta/index.html
+++ b/files/pt-br/web/javascript/reference/statements/import.meta/index.html
@@ -79,12 +79,6 @@ new URL(import.meta.url).searchParams.get('someURLInfo'); // 5</pre>
<p>{{Compat("javascript.statements.import_meta")}}</p>
-<h3 id="Progressão_de_implementação">Progressão de implementação</h3>
-
-<p>A tabela seguinte fornece um status de implementação diária para essa feature, porque ela ainda não alcançou a estabilidade cross-browser. Os dados são gerados por relevantes testes de feature no <a href="https://github.com/tc39/test262">Test262</a>, o padrão de teste para JavaScript, em build noturno, ou no ultimo lançamento de cada engine browser de JavaScript.</p>
-
-<div>{{EmbedTest262ReportResultsTable("import.meta")}}</div>
-
<h2 id="Veja_também">Veja também</h2>
<ul>
diff --git a/files/ru/web/javascript/reference/global_objects/globalthis/index.html b/files/ru/web/javascript/reference/global_objects/globalthis/index.html
index 0f12223b46..4adee9d668 100644
--- a/files/ru/web/javascript/reference/global_objects/globalthis/index.html
+++ b/files/ru/web/javascript/reference/global_objects/globalthis/index.html
@@ -77,12 +77,4 @@ if (typeof globals.setTimeout !== 'function') {
<h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2>
-
-
<p>{{Compat("javascript.builtins.globalThis")}}</p>
-
-<h3 id="Прогресс_реализации">Прогресс реализации</h3>
-
-<p>В следующей таблице приведено ежедневное состояние реализации этой функции, поскольку эта функция ещё не достигла стабильности в разных браузерах. Данные генерируются путём запуска соответствующих тестов функциональности в <a href="https://github.com/tc39/test262">Test262</a>, стандартном наборе тестов JavaScript, в ночной сборке или в последней версии движка JavaScript каждого браузера.</p>
-
-<p>{{EmbedTest262ReportResultsTable("globalThis")}}</p>
diff --git a/files/ru/web/javascript/reference/operators/nullish_coalescing_operator/index.html b/files/ru/web/javascript/reference/operators/nullish_coalescing_operator/index.html
index a8482f38c8..27abeb4b86 100644
--- a/files/ru/web/javascript/reference/operators/nullish_coalescing_operator/index.html
+++ b/files/ru/web/javascript/reference/operators/nullish_coalescing_operator/index.html
@@ -129,12 +129,6 @@ console.log(foo.someBarProp?.toUpperCase()); // undefined
<p>{{Compat("javascript.operators.nullish_coalescing")}}</p>
-<h3 id="Прогресс_реализации">Прогресс реализации</h3>
-
-<p>В следующей таблице приведено ежедневное состояние реализации этой функции, поскольку эта функция ещё не достигла стабильности в разных браузерах. Данные генерируются путём запуска соответствующих тестов функциональности в <a href="https://github.com/tc39/test262">Test262</a>, стандартном наборе тестов JavaScript, в ночной сборке или в последней версии движка JavaScript каждого браузера.</p>
-
-<div>{{EmbedTest262ReportResultsTable("coalesce-expression")}}</div>
-
<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
diff --git a/files/tr/web/javascript/reference/lexical_grammar/index.html b/files/tr/web/javascript/reference/lexical_grammar/index.html
index 6ea10234bc..8ee4c8ea5c 100644
--- a/files/tr/web/javascript/reference/lexical_grammar/index.html
+++ b/files/tr/web/javascript/reference/lexical_grammar/index.html
@@ -363,10 +363,8 @@ translation_of: Web/JavaScript/Reference/Lexical_grammar
Bu səhifədəki uyğunluq cədvəli strukturlaşdırılmış məlumatlardan hazırlanmışdır. Verilənlərə töhfə vermək istəyirsinizsə, lütfən https://github.com/mdn/browser-compat-data-ya baxın və bizə bir sorğu göndərin.<br>
{{Compat ("javascript.grammar")}}</p>
-<p>İcra Tərəqqi<br>
- Aşağıdakı cədvəl bu xüsusiyyət üçün gündəlik tətbiq statusunu təmin edir, çünki bu xüsusiyyət hələ brauzer sabitliyinə çatmamışdır. Verilənlər, Gecə qurulması və ya hər brauzerin JavaScript mühərrikinin son buraxılışı olan Test262, JavaScript standart test paketi ilə əlaqəli xüsusiyyət testlərini aparmaqla yaradılır.</p>
-<p>{{EmbedTest262ReportResultsTable ("hashbang")}}<br>
+<p><br>
Həmçinin bax<br>
Jeff Walden: İkili və səkkizbucaqlı ədədlər<br>
Mathias Bynens: JavaScript xarakter qaçış ardıcıllığı<br>
@@ -374,6 +372,3 @@ translation_of: Web/JavaScript/Reference/Lexical_grammar
{{jsxref ("Sayı")}}<br>
{{jsxref ("RegExp")}}<br>
{{jsxref ("Sətir")}}</p>
-
-<ul>
-</ul>
diff --git a/files/uk/web/javascript/reference/global_objects/bigint/index.html b/files/uk/web/javascript/reference/global_objects/bigint/index.html
index 89ced05a5d..63d1f8d4fc 100644
--- a/files/uk/web/javascript/reference/global_objects/bigint/index.html
+++ b/files/uk/web/javascript/reference/global_objects/bigint/index.html
@@ -288,12 +288,6 @@ nthPrime(20n)
<p>{{Compat("javascript.builtins.BigInt")}}</p>
-<h3 id="Хід_реалізації">Хід реалізації</h3>
-
-<p>Наведена нижче таблиця надає щоденний статус реалізації цієї функціональності, оскільки функціональність ще не досягла кросбраузерної стабільності. Дані генеруються запуском відповідних тестів функціональності у <a href="https://github.com/tc39/test262">Test262</a>, стандартному тестовому наборі JavaScript, на нічній збірці чи на останньому релізі рушія JavaScript кожного веб-переглядача.</p>
-
-<div>{{EmbedTest262ReportResultsTable("BigInt")}}</div>
-
<h2 id="Див._також">Див. також</h2>
<ul>
diff --git a/files/uk/web/javascript/reference/global_objects/globalthis/index.html b/files/uk/web/javascript/reference/global_objects/globalthis/index.html
index 1ca1578f97..5646082567 100644
--- a/files/uk/web/javascript/reference/global_objects/globalthis/index.html
+++ b/files/uk/web/javascript/reference/global_objects/globalthis/index.html
@@ -79,9 +79,3 @@ if (typeof globals.setTimeout !== 'function') {
<div class="hidden">Таблиця сумістності на цій сторінці згенерована з структурованних данних. Якщо ви бажаєте прийняти участь в формуванні даних, будь-ласка, перевірте <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> та направте нам "pull request".</div>
<p>{{Compat("javascript.builtins.globalThis")}}</p>
-
-<h3 id="Процес_впровадження">Процес впровадження</h3>
-
-<p>Наступна таблиця надає денний статус впровадження для цього нововведення, оскільки  <code>globalThis</code> не отримала крос-браузерну стабільність. Дані згенеровані запуском відносних тестів в<a href="https://github.com/tc39/test262">Test262</a>, стандартного набору JavaScript тестів, в нічній збірці, або останього релізу для кожного браузерного JavaScript "ядра".</p>
-
-<div>{{EmbedTest262ReportResultsTable("globalThis")}}</div>
diff --git a/files/uk/web/javascript/reference/global_objects/promise/allsettled/index.html b/files/uk/web/javascript/reference/global_objects/promise/allsettled/index.html
index 739dafbb96..98b87dd1e8 100644
--- a/files/uk/web/javascript/reference/global_objects/promise/allsettled/index.html
+++ b/files/uk/web/javascript/reference/global_objects/promise/allsettled/index.html
@@ -50,12 +50,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Promise/allSettled
<p>{{Compat("javascript.builtins.Promise.allSettled")}}</p>
-<h3 id="Хід_реалізації">Хід реалізації</h3>
-
-<p>Наведена таблиця надає щоденний статус реалізації цієї функціональності, оскільки функціональність ще не досягла кросбраузерної стабільності. Дані генеруються запуском відповідних тестів функціональності у <a href="https://github.com/tc39/test262">Test262</a>, стандартному тестовому наборі JavaScript, на нічній збірці чи на останньому релізі рушія JavaScript кожного веб-переглядача.</p>
-
-<div>{{EmbedTest262ReportResultsTable("Promise.allSettled")}}</div>
-
<h2 id="Див._також">Див. також</h2>
<ul>
diff --git a/files/uk/web/javascript/reference/lexical_grammar/index.html b/files/uk/web/javascript/reference/lexical_grammar/index.html
index 577a92f94d..c9a63ab9da 100644
--- a/files/uk/web/javascript/reference/lexical_grammar/index.html
+++ b/files/uk/web/javascript/reference/lexical_grammar/index.html
@@ -655,12 +655,6 @@ a + b;
<p>{{Compat("javascript.grammar")}}</p>
-<h3 id="Хід_реалізації">Хід реалізації</h3>
-
-<p>Наведена нижче таблиця надає щоденний статус реалізації цієї функціональності, оскільки функціональність ще не досягла кросбраузерної стабільності. Дані генеруються запуском відповідних тестів функціональності у <a href="https://github.com/tc39/test262">Test262</a>, стандартному тестовому наборі JavaScript, на нічній збірці чи на останньому релізі рушія JavaScript кожного веб-переглядача.</p>
-
-<div>{{EmbedTest262ReportResultsTable("hashbang")}}</div>
-
<h2 id="Див._також">Див. також</h2>
<ul>
diff --git a/files/uk/web/javascript/reference/operators/nullish_coalescing_operator/index.html b/files/uk/web/javascript/reference/operators/nullish_coalescing_operator/index.html
index 7b48188731..4e96eb9af9 100644
--- a/files/uk/web/javascript/reference/operators/nullish_coalescing_operator/index.html
+++ b/files/uk/web/javascript/reference/operators/nullish_coalescing_operator/index.html
@@ -151,12 +151,6 @@ console.log(newObj.propC); // 42
<p>{{Compat("javascript.operators.nullish_coalescing")}}</p>
-<h3 id="Хід_реалізації">Хід реалізації</h3>
-
-<p>Наведена нижче таблиця надає щоденний статус реалізації цієї функціональності, оскільки функціональність ще не досягла кросбраузерної стабільності. Дані генеруються запуском відповідних тестів функціональності у <a href="https://github.com/tc39/test262">Test262</a>, стандартному тестовому наборі JavaScript, на нічній збірці чи на останньому релізі рушія JavaScript кожного веб-переглядача.</p>
-
-<div>{{EmbedTest262ReportResultsTable("coalesce-expression")}}</div>
-
<h2 id="Див._також">Див. також</h2>
<ul>
diff --git a/files/uk/web/javascript/reference/operators/optional_chaining/index.html b/files/uk/web/javascript/reference/operators/optional_chaining/index.html
index c20ef9f9a6..3cac80cca8 100644
--- a/files/uk/web/javascript/reference/operators/optional_chaining/index.html
+++ b/files/uk/web/javascript/reference/operators/optional_chaining/index.html
@@ -174,17 +174,7 @@ console.log(customerCity); // Невідоме місто</pre>
<h2 id="Сумісність_з_веб-переглядачами">Сумісність з веб-переглядачами</h2>
-<div>
-
-
<p>{{Compat("javascript.operators.optional_chaining")}}</p>
-</div>
-
-<h3 id="Хід_реалізації">Хід реалізації</h3>
-
-<p>Наведена нижче таблиця надає щоденний статус реалізації цієї функціональності, оскільки функціональність ще не досягла кросбраузерної стабільності. Дані генеруються запуском відповідних тестів функціональності у <a href="https://github.com/tc39/test262">Test262</a>, стандартному тестовому наборі JavaScript, на нічній збірці чи на останньому релізі рушія JavaScript кожного веб-переглядача.</p>
-
-<div>{{EmbedTest262ReportResultsTable("optional-chaining")}}</div>
<h2 id="Див._також">Див. також</h2>
diff --git a/files/zh-cn/web/javascript/reference/global_objects/bigint/index.html b/files/zh-cn/web/javascript/reference/global_objects/bigint/index.html
index 205b9f9952..67a95180ef 100644
--- a/files/zh-cn/web/javascript/reference/global_objects/bigint/index.html
+++ b/files/zh-cn/web/javascript/reference/global_objects/bigint/index.html
@@ -253,18 +253,10 @@ nthPrime(20n)
<h2 id="浏览器兼容性">浏览器兼容性</h2>
-<div>
<div class="hidden">The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</div>
<p>{{Compat("javascript.builtins.BigInt")}}</p>
-<h3 id="实施进度">实施进度</h3>
-
-<p>下表提供了此功能的每日实现状态,因为此功能尚未达到跨浏览器稳定性。数据是通过在 Test262 中运行相关的特性测试生成的,<a href="https://github.com/tc39/test262">Test262</a> 是 JavaScript 的标准测试套件,在夜间构建,或者是每个浏览器的 JavaScript 引擎的最新版本中运行。</p>
-
-<p>{{EmbedTest262ReportResultsTable("BigInt")}}</p>
-</div>
-
<h2 id="相关链接">相关链接</h2>
<ul>
diff --git a/files/zh-cn/web/javascript/reference/global_objects/globalthis/index.html b/files/zh-cn/web/javascript/reference/global_objects/globalthis/index.html
index 8e0e0feeb2..20b6dba280 100644
--- a/files/zh-cn/web/javascript/reference/global_objects/globalthis/index.html
+++ b/files/zh-cn/web/javascript/reference/global_objects/globalthis/index.html
@@ -84,9 +84,3 @@ if (typeof globals.setTimeout !== 'function') {
<p>{{Compat("javascript.builtins.globalThis")}}</p>
-
-<h3 id="实现进度">实现进度</h3>
-
-<p>下表提供了此特性的每日实施状态,因为该功能尚未达到跨浏览器的稳定性。 通过在每个浏览器的JavaScript引擎的daily版本或最新版本中运行 <a href="https://github.com/tc39/test262">Test262</a>(JavaScript 的标准测试套件)中的相关功能测试得到了如下数据。</p>
-
-<div>{{EmbedTest262ReportResultsTable("globalThis")}}</div>
diff --git a/files/zh-cn/web/javascript/reference/global_objects/promise/allsettled/index.html b/files/zh-cn/web/javascript/reference/global_objects/promise/allsettled/index.html
index de674edc7f..919da6e0b8 100644
--- a/files/zh-cn/web/javascript/reference/global_objects/promise/allsettled/index.html
+++ b/files/zh-cn/web/javascript/reference/global_objects/promise/allsettled/index.html
@@ -55,10 +55,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Promise/allSettled
<p>{{Compat("javascript.builtins.Promise.allSettled")}}</p>
-<h3 id="实现进度">实现进度</h3>
-
-<p>{{EmbedTest262ReportResultsTable("Promise.allSettled")}}</p>
-
<h2 id="参见">参见</h2>
<ul>
diff --git a/files/zh-cn/web/javascript/reference/operators/nullish_coalescing_operator/index.html b/files/zh-cn/web/javascript/reference/operators/nullish_coalescing_operator/index.html
index 640d0fffa5..83a74c1c6e 100644
--- a/files/zh-cn/web/javascript/reference/operators/nullish_coalescing_operator/index.html
+++ b/files/zh-cn/web/javascript/reference/operators/nullish_coalescing_operator/index.html
@@ -139,12 +139,6 @@ console.log(foo.someBarProp?.toUpperCase()); // undefined
<p>{{Compat("javascript.operators.nullish_coalescing")}}</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>
-
-<div>{{EmbedTest262ReportResultsTable("coalesce-expression")}}</div>
-
<h2 id="参见">参见</h2>
<ul>
diff --git a/files/zh-cn/web/javascript/reference/operators/optional_chaining/index.html b/files/zh-cn/web/javascript/reference/operators/optional_chaining/index.html
index 6b45bc4aad..2c91f70141 100644
--- a/files/zh-cn/web/javascript/reference/operators/optional_chaining/index.html
+++ b/files/zh-cn/web/javascript/reference/operators/optional_chaining/index.html
@@ -183,18 +183,8 @@ console.log(customerCity); // “暗之城”</code></pre>
<h2 id="浏览器兼容性">浏览器兼容性</h2>
-<div>
-
-
<p>{{Compat("javascript.operators.optional_chaining")}}</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 the latest release of each browser's JavaScript engine.</p>
-
-<p>{{EmbedTest262ReportResultsTable("optional-chaining")}}</p>
-</div>
-
<h2 id="参见">参见</h2>
<ul>
diff --git a/files/zh-cn/web/javascript/reference/statements/import.meta/index.html b/files/zh-cn/web/javascript/reference/statements/import.meta/index.html
index 95f5f68e36..780f30c25e 100644
--- a/files/zh-cn/web/javascript/reference/statements/import.meta/index.html
+++ b/files/zh-cn/web/javascript/reference/statements/import.meta/index.html
@@ -86,16 +86,8 @@ new URL(import.meta.url).searchParams.get('someURLInfo'); // 5</pre>
<h2 id="浏览器支持">浏览器支持</h2>
-
-
<p>{{Compat("javascript.statements.import_meta")}}</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("import.meta")}}</p>
-
<h2 id="See_also">See also</h2>
<ul>
diff --git a/files/zh-tw/web/javascript/reference/operators/optional_chaining/index.html b/files/zh-tw/web/javascript/reference/operators/optional_chaining/index.html
index a0b8edeae6..945ec32efc 100644
--- a/files/zh-tw/web/javascript/reference/operators/optional_chaining/index.html
+++ b/files/zh-tw/web/javascript/reference/operators/optional_chaining/index.html
@@ -175,17 +175,7 @@ console.log(customerCity); // Unknown city</pre>
<h2 id="瀏覽器相容性">瀏覽器相容性</h2>
-<div>
-
-
<p>{{Compat("javascript.operators.optional_chaining")}}</p>
-</div>
-
-<h3 id="實施進程">實施進程</h3>
-
-<p>因為本功能尚未達到跨瀏覽器性穩定,以下表格提供本功能的每天實驗狀態。資料是透過在各瀏覽器 nightly build 或最新版本 JavaScript 引擎中,進行<a href="https://github.com/tc39/test262">Test262</a> (一個 JavaScript 的標準測試包) 中相關測試而生成的。</p>
-
-<div>{{EmbedTest262ReportResultsTable("optional-chaining")}}</div>
<h2 id="參見">參見</h2>