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/globalthis/index.html | 6 ------ 1 file changed, 6 deletions(-) (limited to 'files/zh-cn/web/javascript/reference/global_objects/globalthis') 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') {

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

- -

实现进度

- -

下表提供了此特性的每日实施状态,因为该功能尚未达到跨浏览器的稳定性。 通过在每个浏览器的JavaScript引擎的daily版本或最新版本中运行 Test262(JavaScript 的标准测试套件)中的相关功能测试得到了如下数据。

- -
{{EmbedTest262ReportResultsTable("globalThis")}}
-- cgit v1.2.3-54-g00ecf