From 54dab32379dd4758a25387f0736a04067383688b Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 22 Jun 2021 07:49:34 -0400 Subject: remove hidden bcd table paragraph from 'pl' (#1273) --- .../javascript/reference/global_objects/string/fromcodepoint/index.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'files/pl/web/javascript/reference/global_objects/string/fromcodepoint') diff --git a/files/pl/web/javascript/reference/global_objects/string/fromcodepoint/index.html b/files/pl/web/javascript/reference/global_objects/string/fromcodepoint/index.html index d929675696..0a3bacc072 100644 --- a/files/pl/web/javascript/reference/global_objects/string/fromcodepoint/index.html +++ b/files/pl/web/javascript/reference/global_objects/string/fromcodepoint/index.html @@ -136,8 +136,6 @@ String.fromCharCode(55356, 57091);   // Stars" == "\uD83C\uDF03"

Browser compatibility

- -

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

See also

-- cgit v1.2.3-54-g00ecf