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 --- .../javascript/reference/global_objects/function/arguments/index.html | 4 ++-- .../reference/global_objects/function/displayname/index.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'files/zh-cn/web/javascript/reference/global_objects/function') diff --git a/files/zh-cn/web/javascript/reference/global_objects/function/arguments/index.html b/files/zh-cn/web/javascript/reference/global_objects/function/arguments/index.html index a0c93f29f3..ef832c70db 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/function/arguments/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/function/arguments/index.html @@ -69,7 +69,7 @@ console.log('函数退出后的 arguments 属性值:' + g.arguments);
{{CompatibilityTable}}
-
+
@@ -92,7 +92,7 @@ console.log('函数退出后的 arguments 属性值:' + g.arguments);
-
+
diff --git a/files/zh-cn/web/javascript/reference/global_objects/function/displayname/index.html b/files/zh-cn/web/javascript/reference/global_objects/function/displayname/index.html index abf8452f93..c07f677636 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/function/displayname/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/function/displayname/index.html @@ -72,7 +72,7 @@ a; // "function My Function()"
{{CompatibilityTable}}
-
+
@@ -95,7 +95,7 @@ a; // "function My Function()"
-
+
-- cgit v1.2.3-54-g00ecf