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) --- .../web/javascript/reference/global_objects/string/normalize/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/es/web/javascript/reference/global_objects/string/normalize') diff --git a/files/es/web/javascript/reference/global_objects/string/normalize/index.html b/files/es/web/javascript/reference/global_objects/string/normalize/index.html index ecff675bc3..9ce9ee0321 100644 --- a/files/es/web/javascript/reference/global_objects/string/normalize/index.html +++ b/files/es/web/javascript/reference/global_objects/string/normalize/index.html @@ -115,7 +115,7 @@ str.normalize('NFKD'); // '\u0073\u0323\u0307'

Compatibilidad de Navegadores

- +

{{Compat("javascript.builtins.String.normalize")}}

-- cgit v1.2.3-54-g00ecf