From 9137f65e5840f2790e56e8ee4ed6fb69c870c76e Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 23 Mar 2021 16:06:05 -0400 Subject: 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 --- .../web/javascript/reference/global_objects/bigint/index.html | 6 ------ .../javascript/reference/global_objects/globalthis/index.html | 5 ----- .../reference/global_objects/promise/allsettled/index.html | 6 ------ .../reference/operators/nullish_coalescing_operator/index.html | 6 ------ .../reference/operators/optional_chaining/index.html | 10 ---------- 5 files changed, 33 deletions(-) (limited to 'files/ko/web') 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)

{{Compat("javascript.builtins.BigInt")}}

-

구현 진척도

- -

본 기능은 아직 안정적인 크로스 브라우징에 도달하지 못했으므로, 매일 업데이트되는 아래 표에서 브라우저별 구현 상황을 확인할 수 있습니다. 이 데이터는 각 브라우저 JavaScript 엔진의 나이틀리 빌드 또는 최신 릴리즈판에서, JavaScript 표준 테스트인 Test262의 관련 항목을 시험해 생성합니다.

- -

{{EmbedTest262ReportResultsTable("BigInt")}}

-

같이 보기