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 --- .../web/javascript/reference/global_objects/symbol/for/index.html | 4 ++-- .../web/javascript/reference/global_objects/symbol/keyfor/index.html | 4 ++-- .../web/javascript/reference/global_objects/symbol/search/index.html | 4 ++-- .../web/javascript/reference/global_objects/symbol/split/index.html | 4 ++-- .../javascript/reference/global_objects/symbol/toprimitive/index.html | 2 +- .../javascript/reference/global_objects/symbol/tosource/index.html | 4 ++-- .../javascript/reference/global_objects/symbol/tostring/index.html | 4 ++-- .../javascript/reference/global_objects/symbol/tostringtag/index.html | 4 ++-- .../web/javascript/reference/global_objects/symbol/valueof/index.html | 4 ++-- 9 files changed, 17 insertions(+), 17 deletions(-) (limited to 'files/zh-cn/web/javascript/reference/global_objects/symbol') diff --git a/files/zh-cn/web/javascript/reference/global_objects/symbol/for/index.html b/files/zh-cn/web/javascript/reference/global_objects/symbol/for/index.html index ee0b84406a..e0cf9c8bd0 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/symbol/for/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/symbol/for/index.html @@ -99,7 +99,7 @@ Symbol.for("mdn.bar");

{{ CompatibilityTable() }}

-
+
@@ -122,7 +122,7 @@ Symbol.for("mdn.bar");
-
+
diff --git a/files/zh-cn/web/javascript/reference/global_objects/symbol/keyfor/index.html b/files/zh-cn/web/javascript/reference/global_objects/symbol/keyfor/index.html index c38fa9307b..f42776146b 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/symbol/keyfor/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/symbol/keyfor/index.html @@ -60,7 +60,7 @@ Symbol.keyFor(Symbol.iterator) // undefined

{{ CompatibilityTable() }}

-
+
@@ -83,7 +83,7 @@ Symbol.keyFor(Symbol.iterator) // undefined
-
+
diff --git a/files/zh-cn/web/javascript/reference/global_objects/symbol/search/index.html b/files/zh-cn/web/javascript/reference/global_objects/symbol/search/index.html index f3d595a2fb..7f3ac000d6 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/symbol/search/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/symbol/search/index.html @@ -55,7 +55,7 @@ console.log('foobar'.search(new caseInsensitiveSearch('BaR')));

{{CompatibilityTable}}

-
+
@@ -78,7 +78,7 @@ console.log('foobar'.search(new caseInsensitiveSearch('BaR')));
-
+
diff --git a/files/zh-cn/web/javascript/reference/global_objects/symbol/split/index.html b/files/zh-cn/web/javascript/reference/global_objects/symbol/split/index.html index 221254014b..eefbc9d547 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/symbol/split/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/symbol/split/index.html @@ -59,7 +59,7 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Symbol/split

{{CompatibilityTable}}

-
+
@@ -82,7 +82,7 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Symbol/split
-
+
diff --git a/files/zh-cn/web/javascript/reference/global_objects/symbol/toprimitive/index.html b/files/zh-cn/web/javascript/reference/global_objects/symbol/toprimitive/index.html index 61e4d36fb9..bbf27b98d6 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/symbol/toprimitive/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/symbol/toprimitive/index.html @@ -70,7 +70,7 @@ console.log(obj2 + ""); // "true" -- hint 参数值是 "default"

 {{Compat("javascript.builtins.Symbol.toPrimitive")}}

-
+
diff --git a/files/zh-cn/web/javascript/reference/global_objects/symbol/tosource/index.html b/files/zh-cn/web/javascript/reference/global_objects/symbol/tosource/index.html index 56d7571d55..6342361cc9 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/symbol/tosource/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/symbol/tosource/index.html @@ -38,7 +38,7 @@ sym.toSource()

{{CompatibilityTable}}

-
+
@@ -61,7 +61,7 @@ sym.toSource()
-
+
diff --git a/files/zh-cn/web/javascript/reference/global_objects/symbol/tostring/index.html b/files/zh-cn/web/javascript/reference/global_objects/symbol/tostring/index.html index 1ed899232e..44be848f73 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/symbol/tostring/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/symbol/tostring/index.html @@ -61,7 +61,7 @@ Symbol.for("foo").toString() // "Symbol(foo)"

{{ CompatibilityTable() }}

-
+
@@ -84,7 +84,7 @@ Symbol.for("foo").toString() // "Symbol(foo)"
-
+
diff --git a/files/zh-cn/web/javascript/reference/global_objects/symbol/tostringtag/index.html b/files/zh-cn/web/javascript/reference/global_objects/symbol/tostringtag/index.html index c09f904a6e..82f699b536 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/symbol/tostringtag/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/symbol/tostringtag/index.html @@ -74,7 +74,7 @@ Object.prototype.toString.call(new ValidatorClass()); // "[object Validator]"

{{CompatibilityTable}}

-
+
@@ -97,7 +97,7 @@ Object.prototype.toString.call(new ValidatorClass()); // "[object Validator]"
-
+
diff --git a/files/zh-cn/web/javascript/reference/global_objects/symbol/valueof/index.html b/files/zh-cn/web/javascript/reference/global_objects/symbol/valueof/index.html index a5beee61d4..9185610400 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/symbol/valueof/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/symbol/valueof/index.html @@ -51,7 +51,7 @@ Object(Symbol("foo")).toString() + "bar";

{{ CompatibilityTable() }}

-
+
@@ -74,7 +74,7 @@ Object(Symbol("foo")).toString() + "bar";
-
+
-- cgit v1.2.3-54-g00ecf