From d4625fc3adef7da9a077b195800094d03488c50c Mon Sep 17 00:00:00 2001 From: t7yang Date: Fri, 28 May 2021 22:17:15 +0800 Subject: remove bcd paragraph for zh-CN --- .../web/javascript/reference/global_objects/string/normalize/index.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'files/zh-cn/web/javascript/reference/global_objects/string/normalize') diff --git a/files/zh-cn/web/javascript/reference/global_objects/string/normalize/index.html b/files/zh-cn/web/javascript/reference/global_objects/string/normalize/index.html index 3a054a9172..d88c6826a0 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/string/normalize/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/string/normalize/index.html @@ -219,8 +219,6 @@ str.normalize("NFKD"); // "\u0073\u0323\u0307"

浏览器兼容性

- -

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

参见

-- cgit v1.2.3-54-g00ecf