aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/javascript/reference/global_objects
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects')
-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
8 files changed, 8 insertions, 8 deletions
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>