aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/javascript/reference/global_objects/globalthis
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 /files/zh-cn/web/javascript/reference/global_objects/globalthis
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>
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>