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/string/codepointat/index.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'files/es/web/javascript/reference/global_objects/string/codepointat') diff --git a/files/es/web/javascript/reference/global_objects/string/codepointat/index.html b/files/es/web/javascript/reference/global_objects/string/codepointat/index.html index fabd85a657..2e4dd6cd00 100644 --- a/files/es/web/javascript/reference/global_objects/string/codepointat/index.html +++ b/files/es/web/javascript/reference/global_objects/string/codepointat/index.html @@ -114,8 +114,6 @@ if (!String.prototype.codePointAt) {

Browser compatibility

- -

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

See also

-- cgit v1.2.3-54-g00ecf