aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/javascript/reference/global_objects/globalthis
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/globalthis')
-rw-r--r--files/zh-cn/web/javascript/reference/global_objects/globalthis/index.html6
1 files changed, 0 insertions, 6 deletions
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>