aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/javascript
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-06-21 10:14:26 -0400
committerIrvin <irvinfly@gmail.com>2021-06-22 00:53:02 +0800
commit5289f869c03040182fc69da3e05bc5288a3490bc (patch)
tree622e1f54367b307bce1981edaeb9d142722b9d97 /files/zh-cn/web/javascript
parent567f76d53b5d14e617a143ccbf66dbbcc9fbf93a (diff)
downloadtranslated-content-5289f869c03040182fc69da3e05bc5288a3490bc.tar.gz
translated-content-5289f869c03040182fc69da3e05bc5288a3490bc.tar.bz2
translated-content-5289f869c03040182fc69da3e05bc5288a3490bc.zip
remove hidden bcd table paragraph from 'zh-cn'
Part of #1008
Diffstat (limited to 'files/zh-cn/web/javascript')
-rw-r--r--files/zh-cn/web/javascript/reference/classes/private_class_fields/index.html2
-rw-r--r--files/zh-cn/web/javascript/reference/global_objects/bigint64array/index.html2
-rw-r--r--files/zh-cn/web/javascript/reference/global_objects/error/tosource/index.html2
-rw-r--r--files/zh-cn/web/javascript/reference/global_objects/eval/index.html2
-rw-r--r--files/zh-cn/web/javascript/reference/global_objects/intl/pluralrules/index.html2
-rw-r--r--files/zh-cn/web/javascript/reference/global_objects/map/set/index.html2
-rw-r--r--files/zh-cn/web/javascript/reference/global_objects/object/object/index.html2
-rw-r--r--files/zh-cn/web/javascript/reference/global_objects/string/touppercase/index.html2
-rw-r--r--files/zh-cn/web/javascript/reference/global_objects/string/valueof/index.html2
-rw-r--r--files/zh-cn/web/javascript/reference/operators/bitwise_xor/index.html2
-rw-r--r--files/zh-cn/web/javascript/reference/operators/conditional_operator/index.html2
-rw-r--r--files/zh-cn/web/javascript/reference/operators/inequality/index.html2
-rw-r--r--files/zh-cn/web/javascript/reference/statements/async_function/index.html2
-rw-r--r--files/zh-cn/web/javascript/reference/statements/for-await...of/index.html2
14 files changed, 13 insertions, 15 deletions
diff --git a/files/zh-cn/web/javascript/reference/classes/private_class_fields/index.html b/files/zh-cn/web/javascript/reference/classes/private_class_fields/index.html
index a320876884..70803df8a1 100644
--- a/files/zh-cn/web/javascript/reference/classes/private_class_fields/index.html
+++ b/files/zh-cn/web/javascript/reference/classes/private_class_fields/index.html
@@ -189,8 +189,6 @@ new ClassWithPrivateAccessor();
<h2 id="浏览器兼容性">浏览器兼容性</h2>
-<div class="hidden">此页面上的兼容性表是根据结构化数据生成的。 如果您想贡献数据,请查看https://github.com/mdn/browser-compat-data并向我们发送请求请求。</div>
-
<p>{{Compat("javascript.classes.private_class_fields")}}</p>
<h2 id="相关链接">相关链接</h2>
diff --git a/files/zh-cn/web/javascript/reference/global_objects/bigint64array/index.html b/files/zh-cn/web/javascript/reference/global_objects/bigint64array/index.html
index e1cdb4179e..c7f47fef77 100644
--- a/files/zh-cn/web/javascript/reference/global_objects/bigint64array/index.html
+++ b/files/zh-cn/web/javascript/reference/global_objects/bigint64array/index.html
@@ -160,7 +160,7 @@ var bigint64 = new BigInt64Array(iterable);
<h2 id="浏览器兼容性">浏览器兼容性</h2>
-<div class="hidden">此页上的兼容性表是从结构化数据生成的。如果你想对数据有所贡献,请查看https://github.com/mdn/browser-compat-data并向我们发送请求。</div>
+
<p>{{Compat("javascript.builtins.BigInt64Array")}}</p>
diff --git a/files/zh-cn/web/javascript/reference/global_objects/error/tosource/index.html b/files/zh-cn/web/javascript/reference/global_objects/error/tosource/index.html
index 89273b1f32..f6d59df24d 100644
--- a/files/zh-cn/web/javascript/reference/global_objects/error/tosource/index.html
+++ b/files/zh-cn/web/javascript/reference/global_objects/error/tosource/index.html
@@ -36,7 +36,7 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Error/toSource
<div>
<div>
-<div class="hidden">这个页面上的兼容性表是由结构化数据生成的。如果您想对数据作出贡献,请查看https://github.com/mdn/browser-compat-data并发送一个pull请求。</div>
+
<p>{{Compat("javascript.builtins.Error.toSource")}}</p>
</div>
diff --git a/files/zh-cn/web/javascript/reference/global_objects/eval/index.html b/files/zh-cn/web/javascript/reference/global_objects/eval/index.html
index 4189e29d72..dc2e4f95a6 100644
--- a/files/zh-cn/web/javascript/reference/global_objects/eval/index.html
+++ b/files/zh-cn/web/javascript/reference/global_objects/eval/index.html
@@ -300,7 +300,7 @@ var fct2 = eval(fctStr2) // 返回一个函数
<h2 id="浏览器兼容性">浏览器兼容性</h2>
-<div class="hidden">此页面上的兼容性表是根据结构化数据生成的。 如果您想为数据做出贡献,请查看<a href="/zh-CN/docs/">https://github.com/mdn/browser-compat-data</a> 并向我们发送拉取请求。</div>
+
<p>{{Compat("javascript.builtins.eval")}}</p>
diff --git a/files/zh-cn/web/javascript/reference/global_objects/intl/pluralrules/index.html b/files/zh-cn/web/javascript/reference/global_objects/intl/pluralrules/index.html
index e6da9a523c..40ef05e627 100644
--- a/files/zh-cn/web/javascript/reference/global_objects/intl/pluralrules/index.html
+++ b/files/zh-cn/web/javascript/reference/global_objects/intl/pluralrules/index.html
@@ -140,7 +140,7 @@ pr.select(42);
<h2 id="浏览器兼容性"><font><font><font><font>浏览器兼容性</font></font></font></font></h2>
<div>
-<div class="hidden"><font><font><font><font>此页面上的兼容性表格由结构化数据生成</font><font>。</font></font></font><font><font><font>如果您想为数据做出贡献,请查看</font></font></font></font><a href="https://github.com/mdn/browser-compat-data"><font><font><font><font>https://github.com/mdn/browser-compat-data</font></font></font></font></a><font><font><font><font>并向我们发送拉取请求。</font></font></font></font></div>
+
<p>{{Compat("javascript.builtins.Intl.PluralRules")}}</p>
</div>
diff --git a/files/zh-cn/web/javascript/reference/global_objects/map/set/index.html b/files/zh-cn/web/javascript/reference/global_objects/map/set/index.html
index 8184278bc3..0bdd4579ae 100644
--- a/files/zh-cn/web/javascript/reference/global_objects/map/set/index.html
+++ b/files/zh-cn/web/javascript/reference/global_objects/map/set/index.html
@@ -83,7 +83,7 @@ myMap.set('bar', 'foo')
<h2 id="浏览器兼容性">浏览器兼容性</h2>
-<div class="hidden">这个页面上的浏览器兼容性表格是基于结构化数据生成的。如果您想贡献数据,请查看https://github.com/mdn/browser-compat-data并向我们发送请求。</div>
+
<p>{{Compat("javascript.builtins.Map.set")}}</p>
diff --git a/files/zh-cn/web/javascript/reference/global_objects/object/object/index.html b/files/zh-cn/web/javascript/reference/global_objects/object/object/index.html
index ded4dfae16..0fcc3a5c6a 100644
--- a/files/zh-cn/web/javascript/reference/global_objects/object/object/index.html
+++ b/files/zh-cn/web/javascript/reference/global_objects/object/object/index.html
@@ -68,7 +68,7 @@ console.log(o)
<h2 id="浏览器兼容性">浏览器兼容性</h2>
<div>
-<div class="hidden">The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</div>
+
<p>{{Compat("javascript.builtins.Object.Object")}}</p>
</div>
diff --git a/files/zh-cn/web/javascript/reference/global_objects/string/touppercase/index.html b/files/zh-cn/web/javascript/reference/global_objects/string/touppercase/index.html
index 7d0edf43c5..0e45f82bac 100644
--- a/files/zh-cn/web/javascript/reference/global_objects/string/touppercase/index.html
+++ b/files/zh-cn/web/javascript/reference/global_objects/string/touppercase/index.html
@@ -74,7 +74,7 @@ console.log(a, b);
<h2 id="浏览器兼容性">浏览器兼容性</h2>
-<div class="hidden">此页中的兼容性表是从结构化数据生成的。如果你想对数据有所贡献,请查看<a href="/zh-CN/docs/">https://github.com/mdn/browser-compat-data</a>并向我们发送请求。</div>
+
<p>{{Compat("javascript.builtins.String.toUpperCase")}}</p>
diff --git a/files/zh-cn/web/javascript/reference/global_objects/string/valueof/index.html b/files/zh-cn/web/javascript/reference/global_objects/string/valueof/index.html
index 7697c1074d..6af5bd5d2d 100644
--- a/files/zh-cn/web/javascript/reference/global_objects/string/valueof/index.html
+++ b/files/zh-cn/web/javascript/reference/global_objects/string/valueof/index.html
@@ -46,7 +46,7 @@ console.log(x.valueOf()); // Displays 'Hello world'
<h2 id="浏览器兼容性">浏览器兼容性</h2>
-<p class="hidden">此页中的兼容性表是从结构化数据生成的。如果你想对数据有所贡献,请查看<a href="/zh-CN/docs/">https://github.com/mdn/browser-compat-data</a>并向我们发送请求。</p>
+
<p>{{Compat("javascript.builtins.String.valueOf")}}</p>
diff --git a/files/zh-cn/web/javascript/reference/operators/bitwise_xor/index.html b/files/zh-cn/web/javascript/reference/operators/bitwise_xor/index.html
index 4bb149667d..c2fa597627 100644
--- a/files/zh-cn/web/javascript/reference/operators/bitwise_xor/index.html
+++ b/files/zh-cn/web/javascript/reference/operators/bitwise_xor/index.html
@@ -96,7 +96,7 @@ After: 10100000000000000110000000000001</pre>
<h2 id="浏览器兼容性">浏览器兼容性</h2>
-<div class="hidden">The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</div>
+
<p>{{Compat("javascript.operators.bitwise_xor")}}</p>
diff --git a/files/zh-cn/web/javascript/reference/operators/conditional_operator/index.html b/files/zh-cn/web/javascript/reference/operators/conditional_operator/index.html
index 179496d7e3..cb3153c5ee 100644
--- a/files/zh-cn/web/javascript/reference/operators/conditional_operator/index.html
+++ b/files/zh-cn/web/javascript/reference/operators/conditional_operator/index.html
@@ -112,7 +112,7 @@ function example(…) {
<h2 id="浏览器兼容性">浏览器兼容性</h2>
-<div class="hidden">The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</div>
+
<p>{{Compat("javascript.operators.conditional")}}</p>
diff --git a/files/zh-cn/web/javascript/reference/operators/inequality/index.html b/files/zh-cn/web/javascript/reference/operators/inequality/index.html
index 2c0bccddfd..867bda689f 100644
--- a/files/zh-cn/web/javascript/reference/operators/inequality/index.html
+++ b/files/zh-cn/web/javascript/reference/operators/inequality/index.html
@@ -87,7 +87,7 @@ object2 != object2 // false</pre>
<h2 id="浏览器兼容性"><font><font>浏览器兼容性</font></font></h2>
-<div class="hidden"><font><font>此页面上的兼容性表是根据结构化数据生成的。</font><font>如果您想提供数据,请查看</font></font><a href="https://github.com/mdn/browser-compat-data"><font><font>https://github.com/mdn/browser-compat-data</font></font></a><font><font>并向我们​​发送请求请求。</font></font></div>
+
<p>{{Compat("javascript.operators.inequality")}}</p>
diff --git a/files/zh-cn/web/javascript/reference/statements/async_function/index.html b/files/zh-cn/web/javascript/reference/statements/async_function/index.html
index cb6f595ff9..3fe81b81fb 100644
--- a/files/zh-cn/web/javascript/reference/statements/async_function/index.html
+++ b/files/zh-cn/web/javascript/reference/statements/async_function/index.html
@@ -313,7 +313,7 @@ setTimeout(parallelPromise, 13000); // same as parallel
<h2 id="浏览器兼容性">浏览器兼容性</h2>
-<div class="hidden">该页面上的兼容性表是由结构化数据生成的。如果您想对数据做出贡献,请查看https://github.com/mdn/browser-compat-data,并向我们发送一个pull request。</div>
+
<p>{{Compat("javascript.statements.async_function")}}</p>
diff --git a/files/zh-cn/web/javascript/reference/statements/for-await...of/index.html b/files/zh-cn/web/javascript/reference/statements/for-await...of/index.html
index 87033e17ba..47277b5f61 100644
--- a/files/zh-cn/web/javascript/reference/statements/for-await...of/index.html
+++ b/files/zh-cn/web/javascript/reference/statements/for-await...of/index.html
@@ -149,7 +149,7 @@ getResponseSize('https://jsonplaceholder.typicode.com/photos');</pre>
<h2 id="浏览器兼容">浏览器兼容</h2>
-<div class="hidden">此页面上的兼容性表是根据结构化数据生成的。如果您想为数据做出贡献,请查看https://github.com/mdn/browser-compat-data并向我们发送拉取请求。</div>
+
<p>{{Compat("javascript.statements.for_await_of")}}</p>