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/es/web/javascript/reference/operators/optional_chaining/index.html') diff --git a/files/es/web/javascript/reference/operators/optional_chaining/index.html b/files/es/web/javascript/reference/operators/optional_chaining/index.html index ff12caff68..ac00dc84f3 100644 --- a/files/es/web/javascript/reference/operators/optional_chaining/index.html +++ b/files/es/web/javascript/reference/operators/optional_chaining/index.html @@ -169,17 +169,7 @@ console.log(customerCity); // Unknown city

Compatibilidad de navegadores

-
- -

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

-
- -

Progreso de implementación

- -

La siguiente tabla proporciona un estado de implementación diaria para esta característica, porque esta característica aún no ha alcanzado la estabilidad entre navegadores. Los datos se generan ejecutando las pruebas de características relevantes en Test262, el conjunto de pruebas estándar de JavaScript, en la compilación nocturna o la última versión del motor de JavaScript de cada navegador.

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

Ver también

-- cgit v1.2.3-54-g00ecf