From 023d53c518c6c0e85fdcfec96435c7799ffee747 Mon Sep 17 00:00:00 2001 From: SphinxKnight Date: Sat, 19 Jun 2021 13:26:39 +0200 Subject: Remove bcd hidden in JS section for fr (#1246) * Remove bcd hidden in JS section for fr * FIX: missing less than * FIX: removing new line duplicata * FIX: removing new line duplicata Co-authored-by: tristantheb --- .../javascript/reference/global_objects/string/fromcharcode/index.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'files/fr/web/javascript/reference/global_objects/string/fromcharcode/index.html') diff --git a/files/fr/web/javascript/reference/global_objects/string/fromcharcode/index.html b/files/fr/web/javascript/reference/global_objects/string/fromcharcode/index.html index 7bf6b0e2b9..3704386954 100644 --- a/files/fr/web/javascript/reference/global_objects/string/fromcharcode/index.html +++ b/files/fr/web/javascript/reference/global_objects/string/fromcharcode/index.html @@ -104,8 +104,6 @@ String.fromCharCode(0xD834, 0xDF06, 0x61, 0xD834, 0xDF07);

Compatibilité des navigateurs

- -

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

Voir aussi

-- cgit v1.2.3-54-g00ecf