From 325a9a16506132e984a82bbfce18f9220e81fbb0 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 22 Jun 2021 07:55:45 -0400 Subject: remove hidden bcd table from 'es' (#1271) --- .../javascript/reference/global_objects/function/function/index.html | 2 +- files/es/web/javascript/reference/global_objects/function/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'files/es/web/javascript/reference/global_objects/function') diff --git a/files/es/web/javascript/reference/global_objects/function/function/index.html b/files/es/web/javascript/reference/global_objects/function/function/index.html index 8a3152cfc2..91ac6f6efa 100644 --- a/files/es/web/javascript/reference/global_objects/function/function/index.html +++ b/files/es/web/javascript/reference/global_objects/function/function/index.html @@ -75,7 +75,7 @@ adder(2, 6);

Compatibilidad del navegador

- +

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

diff --git a/files/es/web/javascript/reference/global_objects/function/index.html b/files/es/web/javascript/reference/global_objects/function/index.html index 526c21db07..3d96737a2d 100644 --- a/files/es/web/javascript/reference/global_objects/function/index.html +++ b/files/es/web/javascript/reference/global_objects/function/index.html @@ -101,7 +101,7 @@ console.log(f2()); // 20

Compatibilidad del navegador

- +

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

-- cgit v1.2.3-54-g00ecf