diff options
Diffstat (limited to 'files/ko/web/javascript/reference/global_objects/bigint')
-rw-r--r-- | files/ko/web/javascript/reference/global_objects/bigint/index.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/files/ko/web/javascript/reference/global_objects/bigint/index.html b/files/ko/web/javascript/reference/global_objects/bigint/index.html index dcfc19e799..22ce105c2e 100644 --- a/files/ko/web/javascript/reference/global_objects/bigint/index.html +++ b/files/ko/web/javascript/reference/global_objects/bigint/index.html @@ -267,12 +267,6 @@ nthPrime(20n) <p>{{Compat("javascript.builtins.BigInt")}}</p> -<h3 id="구현_진척도">구현 진척도</h3> - -<p>본 기능은 아직 안정적인 크로스 브라우징에 도달하지 못했으므로, 매일 업데이트되는 아래 표에서 브라우저별 구현 상황을 확인할 수 있습니다. 이 데이터는 각 브라우저 JavaScript 엔진의 나이틀리 빌드 또는 최신 릴리즈판에서, JavaScript 표준 테스트인 <a href="https://github.com/tc39/test262">Test262</a>의 관련 항목을 시험해 생성합니다.</p> - -<p>{{EmbedTest262ReportResultsTable("BigInt")}}</p> - <h2 id="같이_보기">같이 보기</h2> <ul> |