From c4576ded828eb9a5ef5f032c8f9409a7116f80a1 Mon Sep 17 00:00:00 2001 From: t7yang Date: Mon, 10 Jan 2022 08:38:06 +0800 Subject: remove id attribute not in heading for zh-CN --- .../reference/global_objects/intl/datetimeformat/index.html | 4 ++-- .../javascript/reference/global_objects/intl/numberformat/index.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'files/zh-cn/web/javascript/reference/global_objects/intl') diff --git a/files/zh-cn/web/javascript/reference/global_objects/intl/datetimeformat/index.html b/files/zh-cn/web/javascript/reference/global_objects/intl/datetimeformat/index.html index a6c1e7c5dc..1f446b3247 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/intl/datetimeformat/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/intl/datetimeformat/index.html @@ -233,7 +233,7 @@ console.log(date.toLocaleString('en-US', options));
{{CompatibilityTable}}
-
+
@@ -256,7 +256,7 @@ console.log(date.toLocaleString('en-US', options));
-
+
diff --git a/files/zh-cn/web/javascript/reference/global_objects/intl/numberformat/index.html b/files/zh-cn/web/javascript/reference/global_objects/intl/numberformat/index.html index 5e49aa512d..0ab3691377 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/intl/numberformat/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/intl/numberformat/index.html @@ -240,7 +240,7 @@ console.log(new Intl.NumberFormat('en-GB', { notation: "compact" , compactDispla
-
{{Compat("javascript.builtins.Intl.NumberFormat")}}
+
{{Compat("javascript.builtins.Intl.NumberFormat")}}

参见

-- cgit v1.2.3-54-g00ecf