diff options
Diffstat (limited to 'files/ja/web/javascript/reference/global_objects/promise/allsettled/index.html')
-rw-r--r-- | files/ja/web/javascript/reference/global_objects/promise/allsettled/index.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/files/ja/web/javascript/reference/global_objects/promise/allsettled/index.html b/files/ja/web/javascript/reference/global_objects/promise/allsettled/index.html index 83891f3857..3327f69f59 100644 --- a/files/ja/web/javascript/reference/global_objects/promise/allsettled/index.html +++ b/files/ja/web/javascript/reference/global_objects/promise/allsettled/index.html @@ -83,12 +83,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Promise/allSettled <p>{{Compat("javascript.builtins.Promise.allSettled")}}</p> -<h3 id="Implementation_Progress" name="Implementation_Progress">実装の進捗状況</h3> - -<p>以下の表は、クロスブラウザーの安定性にまだ達していないこの機能の日々の実装状況を示しています。このデータは、 JavaScript の標準テストスイートである <a href="https://github.com/tc39/test262">Test262</a> で関連する機能テストをナイトリービルド、または各ブラウザの JavaScript エンジンの最新リリースで実行することで生成されます。</p> - -<div>{{EmbedTest262ReportResultsTable("Promise.allSettled")}}</div> - <h2 id="See_also" name="See_also">関連情報</h2> <ul> |