diff options
Diffstat (limited to 'files/ko/web/javascript/reference/global_objects/promise')
-rw-r--r-- | files/ko/web/javascript/reference/global_objects/promise/allsettled/index.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/files/ko/web/javascript/reference/global_objects/promise/allsettled/index.html b/files/ko/web/javascript/reference/global_objects/promise/allsettled/index.html index a063f29c7c..0c5be03c09 100644 --- a/files/ko/web/javascript/reference/global_objects/promise/allsettled/index.html +++ b/files/ko/web/javascript/reference/global_objects/promise/allsettled/index.html @@ -49,12 +49,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Promise/allSettled <p>{{Compat("javascript.builtins.Promise.allSettled")}}</p> -<h3 id="구현_진행_상태">구현 진행 상태</h3> - -<p>The following table provides a daily implementation status for this feature, because this feature has not yet reached cross-browser stability. The data is generated by running the relevant feature tests in <a href="https://github.com/tc39/test262">Test262</a>, the standard test suite of JavaScript, in the nightly build, or latest release of each browser's JavaScript engine.</p> - -<div>{{EmbedTest262ReportResultsTable("Promise.allSettled")}}</div> - <h2 id="같이_보기">같이 보기</h2> <ul> |