aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api/globaleventhandlers
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/api/globaleventhandlers')
-rw-r--r--files/zh-cn/web/api/globaleventhandlers/oncancel/index.html2
-rw-r--r--files/zh-cn/web/api/globaleventhandlers/oncuechange/index.html2
-rw-r--r--files/zh-cn/web/api/globaleventhandlers/ondurationchange/index.html2
-rw-r--r--files/zh-cn/web/api/globaleventhandlers/oninvalid/index.html2
-rw-r--r--files/zh-cn/web/api/globaleventhandlers/onloadedmetadata/index.html2
-rw-r--r--files/zh-cn/web/api/globaleventhandlers/onmouseenter/index.html2
6 files changed, 0 insertions, 12 deletions
diff --git a/files/zh-cn/web/api/globaleventhandlers/oncancel/index.html b/files/zh-cn/web/api/globaleventhandlers/oncancel/index.html
index e55bbfc0d2..b2c434e130 100644
--- a/files/zh-cn/web/api/globaleventhandlers/oncancel/index.html
+++ b/files/zh-cn/web/api/globaleventhandlers/oncancel/index.html
@@ -47,8 +47,6 @@ translation_of: Web/API/GlobalEventHandlers/oncancel
<h2 id="浏览器兼容性">浏览器兼容性</h2>
-<div class="hidden">本页的兼容性表格由结构化的数据生成,如果你想贡献这些数据你可以检出<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> 并且发送一个 pull request给我们。</div>
-
<p>{{Compat("api.GlobalEventHandlers.oncancel")}}</p>
<h2 id="另请参阅">另请参阅</h2>
diff --git a/files/zh-cn/web/api/globaleventhandlers/oncuechange/index.html b/files/zh-cn/web/api/globaleventhandlers/oncuechange/index.html
index d6d96462f0..86ad26d819 100644
--- a/files/zh-cn/web/api/globaleventhandlers/oncuechange/index.html
+++ b/files/zh-cn/web/api/globaleventhandlers/oncuechange/index.html
@@ -41,8 +41,6 @@ var <em>handlerFunction</em> = <em><var>element</var></em>.oncuechange;
<h2 id="浏览器兼容性">浏览器兼容性</h2>
-<div class="hidden">此页上的兼容性表是由结构化数据生成的。如果您想提供数据, 请查看<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>并pull request给我们。</div>
-
<p>{{Compat("api.GlobalEventHandlers.oncuechange")}}</p>
<h2 id="查看更多">查看更多</h2>
diff --git a/files/zh-cn/web/api/globaleventhandlers/ondurationchange/index.html b/files/zh-cn/web/api/globaleventhandlers/ondurationchange/index.html
index 4c50ab39df..4e178b0777 100644
--- a/files/zh-cn/web/api/globaleventhandlers/ondurationchange/index.html
+++ b/files/zh-cn/web/api/globaleventhandlers/ondurationchange/index.html
@@ -41,8 +41,6 @@ var <em>handlerFunction</em> = <em><var>element</var></em>.ondurationchange;
<h2 id="浏览器兼容">浏览器兼容</h2>
-<div class="hidden">该页面的兼容性表是通过格式化数据生成的,如果您想贡献数据,请check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>修改后向我们发送pull请求。</div>
-
<p>{{Compat("api.GlobalEventHandlers.ondurationchange")}}</p>
<h2 id="其他">其他</h2>
diff --git a/files/zh-cn/web/api/globaleventhandlers/oninvalid/index.html b/files/zh-cn/web/api/globaleventhandlers/oninvalid/index.html
index 4ed48de1b9..d787d861ce 100644
--- a/files/zh-cn/web/api/globaleventhandlers/oninvalid/index.html
+++ b/files/zh-cn/web/api/globaleventhandlers/oninvalid/index.html
@@ -86,8 +86,6 @@ function submit(event) {
<h2 id="支持的浏览器">支持的浏览器</h2>
-<div class="hidden">这个兼容性表格是通过一组结构化数据生成的。如果你想贡献自己的数据,请下载并提交<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>。</div>
-
<p>{{Compat("api.GlobalEventHandlers.oninvalid")}}</p>
<h2 id="请参阅">请参阅</h2>
diff --git a/files/zh-cn/web/api/globaleventhandlers/onloadedmetadata/index.html b/files/zh-cn/web/api/globaleventhandlers/onloadedmetadata/index.html
index c7f7fec671..77db5f029c 100644
--- a/files/zh-cn/web/api/globaleventhandlers/onloadedmetadata/index.html
+++ b/files/zh-cn/web/api/globaleventhandlers/onloadedmetadata/index.html
@@ -41,8 +41,6 @@ var <em>handlerFunction</em> = <em><var>element</var></em>.onloadedmetadata;
<h2 id="浏览器兼容性">浏览器兼容性</h2>
-<div class="hidden">该页面上的兼容性表是由结构化数据生成的。如果您想对数据做出贡献,请查看 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> ,并向我们发送一个pull request。</div>
-
<p>{{Compat("api.GlobalEventHandlers.onloadedmetadata")}}</p>
<h2 id="参考">参考</h2>
diff --git a/files/zh-cn/web/api/globaleventhandlers/onmouseenter/index.html b/files/zh-cn/web/api/globaleventhandlers/onmouseenter/index.html
index 3d57503652..8962278b5a 100644
--- a/files/zh-cn/web/api/globaleventhandlers/onmouseenter/index.html
+++ b/files/zh-cn/web/api/globaleventhandlers/onmouseenter/index.html
@@ -38,8 +38,6 @@ var <em>handlerFunction</em> = <em><var>element</var></em>.onmouseenter;
<h2 id="浏览器兼容性">浏览器兼容性</h2>
-<div class="hidden">本页的兼容性表是从结构化数据中生成的,如果要贡献数据,请查看 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> 并发给我们一个拉请求。</div>
-
<p>{{Compat("api.GlobalEventHandlers.onmouseenter")}}</p>
<h2 id="同样可看">同样可看</h2>