diff options
Diffstat (limited to 'files/zh-cn/web/api/window')
5 files changed, 0 insertions, 10 deletions
diff --git a/files/zh-cn/web/api/window/beforeunload_event/index.html b/files/zh-cn/web/api/window/beforeunload_event/index.html index bd200d41ce..f582257cb1 100644 --- a/files/zh-cn/web/api/window/beforeunload_event/index.html +++ b/files/zh-cn/web/api/window/beforeunload_event/index.html @@ -92,8 +92,6 @@ original_slug: Web/Events/beforeunload <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.Window.beforeunload_event")}}</p> <h2 id="参阅">参阅</h2> diff --git a/files/zh-cn/web/api/window/focus_event/index.html b/files/zh-cn/web/api/window/focus_event/index.html index a5450ca2ec..839557cfef 100644 --- a/files/zh-cn/web/api/window/focus_event/index.html +++ b/files/zh-cn/web/api/window/focus_event/index.html @@ -108,8 +108,6 @@ window.addEventListener('focus', play);</pre> <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.Window.focus_event")}}</p> <h2 id="参考">参考</h2> diff --git a/files/zh-cn/web/api/window/getselection/index.html b/files/zh-cn/web/api/window/getselection/index.html index 6c2bebc684..825ee1787d 100644 --- a/files/zh-cn/web/api/window/getselection/index.html +++ b/files/zh-cn/web/api/window/getselection/index.html @@ -52,8 +52,6 @@ translation_of: Web/API/Window/getSelection <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.Window.getSelection")}}</p> <h2 id="See_also" name="See_also">相关链接</h2> diff --git a/files/zh-cn/web/api/window/innerwidth/index.html b/files/zh-cn/web/api/window/innerwidth/index.html index fad1ee4c70..dcc6d8cec4 100644 --- a/files/zh-cn/web/api/window/innerwidth/index.html +++ b/files/zh-cn/web/api/window/innerwidth/index.html @@ -65,8 +65,6 @@ var intOuterFramesetWidth = top.innerWidth;</pre> <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.Window.innerWidth")}}</p> <h2 id="参考">参考</h2> diff --git a/files/zh-cn/web/api/window/scrollto/index.html b/files/zh-cn/web/api/window/scrollto/index.html index 83cc7657aa..ed9aecb73b 100644 --- a/files/zh-cn/web/api/window/scrollto/index.html +++ b/files/zh-cn/web/api/window/scrollto/index.html @@ -53,6 +53,4 @@ window.scrollTo({ <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.Window.scrollTo")}}</p> |