diff options
Diffstat (limited to 'files/ja/web/javascript/reference/global_objects/bigint/index.html')
-rw-r--r-- | files/ja/web/javascript/reference/global_objects/bigint/index.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/files/ja/web/javascript/reference/global_objects/bigint/index.html b/files/ja/web/javascript/reference/global_objects/bigint/index.html index 5b45760615..7256b3f3d3 100644 --- a/files/ja/web/javascript/reference/global_objects/bigint/index.html +++ b/files/ja/web/javascript/reference/global_objects/bigint/index.html @@ -283,12 +283,6 @@ nthPrime(20n) <p>{{Compat("javascript.builtins.BigInt")}}</p> -<h3 id="Implementation_Progress">Implementation Progress</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> - -<p>{{EmbedTest262ReportResultsTable("BigInt")}}</p> - <h2 id="See_also" name="See_also">関連情報</h2> <ul> |