From 9137f65e5840f2790e56e8ee4ed6fb69c870c76e Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 23 Mar 2021 16:06:05 -0400 Subject: 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 --- .../web/javascript/reference/global_objects/bigint/index.html | 6 ------ .../javascript/reference/global_objects/globalthis/index.html | 6 ------ .../reference/global_objects/promise/allsettled/index.html | 6 ------ files/uk/web/javascript/reference/lexical_grammar/index.html | 6 ------ .../reference/operators/nullish_coalescing_operator/index.html | 6 ------ .../reference/operators/optional_chaining/index.html | 10 ---------- 6 files changed, 40 deletions(-) (limited to 'files/uk/web/javascript') 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)

{{Compat("javascript.builtins.BigInt")}}

-

Хід реалізації

- -

Наведена нижче таблиця надає щоденний статус реалізації цієї функціональності, оскільки функціональність ще не досягла кросбраузерної стабільності. Дані генеруються запуском відповідних тестів функціональності у Test262, стандартному тестовому наборі JavaScript, на нічній збірці чи на останньому релізі рушія JavaScript кожного веб-переглядача.

- -
{{EmbedTest262ReportResultsTable("BigInt")}}
-

Див. також