From f7b137a3dff09fb8f976140d16029ad6ec5cf2b5 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-TW --- .../web/javascript/reference/global_objects/function/apply/index.html | 4 ++-- .../web/javascript/reference/global_objects/function/bind/index.html | 4 ++-- .../zh-tw/web/javascript/reference/global_objects/function/index.html | 4 ++-- .../javascript/reference/global_objects/function/length/index.html | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) (limited to 'files/zh-tw/web/javascript/reference/global_objects/function') diff --git a/files/zh-tw/web/javascript/reference/global_objects/function/apply/index.html b/files/zh-tw/web/javascript/reference/global_objects/function/apply/index.html index 698d2f46fc..9d5aba8312 100644 --- a/files/zh-tw/web/javascript/reference/global_objects/function/apply/index.html +++ b/files/zh-tw/web/javascript/reference/global_objects/function/apply/index.html @@ -184,7 +184,7 @@ someobject.foo = function() {
{{CompatibilityTable}}
-
+
@@ -215,7 +215,7 @@ someobject.foo = function() {
-
+
diff --git a/files/zh-tw/web/javascript/reference/global_objects/function/bind/index.html b/files/zh-tw/web/javascript/reference/global_objects/function/bind/index.html index 7092477133..006db2aa4c 100644 --- a/files/zh-tw/web/javascript/reference/global_objects/function/bind/index.html +++ b/files/zh-tw/web/javascript/reference/global_objects/function/bind/index.html @@ -260,7 +260,7 @@ slice(arguments);
{{CompatibilityTable}}
-
+
@@ -285,7 +285,7 @@ slice(arguments);
-
+
diff --git a/files/zh-tw/web/javascript/reference/global_objects/function/index.html b/files/zh-tw/web/javascript/reference/global_objects/function/index.html index aaed1afc5c..c7321e3bd8 100644 --- a/files/zh-tw/web/javascript/reference/global_objects/function/index.html +++ b/files/zh-tw/web/javascript/reference/global_objects/function/index.html @@ -130,7 +130,7 @@ console.log(f2()); // 20
{{CompatibilityTable}}
-
+
@@ -153,7 +153,7 @@ console.log(f2()); // 20
-
+
diff --git a/files/zh-tw/web/javascript/reference/global_objects/function/length/index.html b/files/zh-tw/web/javascript/reference/global_objects/function/length/index.html index 699e1ff178..f1498d4e5d 100644 --- a/files/zh-tw/web/javascript/reference/global_objects/function/length/index.html +++ b/files/zh-tw/web/javascript/reference/global_objects/function/length/index.html @@ -72,7 +72,7 @@ console.log((function(a, b = 1, c) {}).length); /* 1 */
{{CompatibilityTable}}
-
+
@@ -103,7 +103,7 @@ console.log((function(a, b = 1, c) {}).length); /* 1 */
-
+
-- cgit v1.2.3-54-g00ecf