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 --- .../reference/operators/optional_chaining/index.html | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'files/zh-tw/web/javascript') diff --git a/files/zh-tw/web/javascript/reference/operators/optional_chaining/index.html b/files/zh-tw/web/javascript/reference/operators/optional_chaining/index.html index a0b8edeae6..945ec32efc 100644 --- a/files/zh-tw/web/javascript/reference/operators/optional_chaining/index.html +++ b/files/zh-tw/web/javascript/reference/operators/optional_chaining/index.html @@ -175,17 +175,7 @@ console.log(customerCity); // Unknown city

瀏覽器相容性

-
- -

{{Compat("javascript.operators.optional_chaining")}}

-
- -

實施進程

- -

因為本功能尚未達到跨瀏覽器性穩定,以下表格提供本功能的每天實驗狀態。資料是透過在各瀏覽器 nightly build 或最新版本 JavaScript 引擎中,進行Test262 (一個 JavaScript 的標準測試包) 中相關測試而生成的。

- -
{{EmbedTest262ReportResultsTable("optional-chaining")}}

參見

-- cgit v1.2.3-54-g00ecf