aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/javascript/reference/global_objects/promise/allsettled
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/promise/allsettled
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/promise/allsettled')
-rw-r--r--files/zh-cn/web/javascript/reference/global_objects/promise/allsettled/index.html4
1 files changed, 0 insertions, 4 deletions
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>