diff options
Diffstat (limited to 'files/zh-cn/web/api/document')
3 files changed, 2 insertions, 4 deletions
diff --git a/files/zh-cn/web/api/document/domain/index.html b/files/zh-cn/web/api/document/domain/index.html index b6951d94a0..e73289bd45 100644 --- a/files/zh-cn/web/api/document/domain/index.html +++ b/files/zh-cn/web/api/document/domain/index.html @@ -82,7 +82,7 @@ if (document.domain == badDomain) { <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">此页面上的兼容性表是根据结构化数据生成的。如果您想贡献数据,请查看https://github.com/mdn/browser-compat-data并向我们发送请求请求</div> + <div>{{Compat("api.Document.domain")}}</div> diff --git a/files/zh-cn/web/api/document/pointerlockchange_event/index.html b/files/zh-cn/web/api/document/pointerlockchange_event/index.html index 86a47a3f06..b80a0bd242 100644 --- a/files/zh-cn/web/api/document/pointerlockchange_event/index.html +++ b/files/zh-cn/web/api/document/pointerlockchange_event/index.html @@ -61,7 +61,7 @@ translation_of: Web/API/Document/pointerlockchange_event <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">此页上的兼容性表是从结构化数据生成的。如果你想对数据有所贡献,请查看https://github.com/mdn/browser-compat-data并向我们发送请求。</div> + <p>{{Compat("api.Document.pointerlockchange_event")}}</p> diff --git a/files/zh-cn/web/api/document/touchcancel_event/index.html b/files/zh-cn/web/api/document/touchcancel_event/index.html index aaacf163f8..4cb7751a7a 100644 --- a/files/zh-cn/web/api/document/touchcancel_event/index.html +++ b/files/zh-cn/web/api/document/touchcancel_event/index.html @@ -60,8 +60,6 @@ translation_of: Web/API/Document/touchcancel_event <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("api.Document.touchcancel_event")}}</p> <h2 id="参见"><font><font>参见</font></font></h2> |