diff options
author | t7yang <t7yang@gmail.com> | 2021-05-28 22:17:15 +0800 |
---|---|---|
committer | Irvin <irvinfly@gmail.com> | 2021-05-31 15:39:29 +0800 |
commit | d4625fc3adef7da9a077b195800094d03488c50c (patch) | |
tree | 902a058e6bca2c88933cf319f14eb179708eef5f /files/zh-cn/web/api/inputevent | |
parent | d935156b29ff23a8cfbacba5baf389d617572cf4 (diff) | |
download | translated-content-d4625fc3adef7da9a077b195800094d03488c50c.tar.gz translated-content-d4625fc3adef7da9a077b195800094d03488c50c.tar.bz2 translated-content-d4625fc3adef7da9a077b195800094d03488c50c.zip |
remove bcd paragraph for zh-CN
Diffstat (limited to 'files/zh-cn/web/api/inputevent')
4 files changed, 0 insertions, 8 deletions
diff --git a/files/zh-cn/web/api/inputevent/data/index.html b/files/zh-cn/web/api/inputevent/data/index.html index 278695993d..0b1259df38 100644 --- a/files/zh-cn/web/api/inputevent/data/index.html +++ b/files/zh-cn/web/api/inputevent/data/index.html @@ -63,7 +63,5 @@ editable.addEventListener('input', (e) => { <h2 id="浏览器兼容性">浏览器兼容性</h2> <div> -<div class="hidden">此页上的兼容性表是从结构化数据生成的。如果您想贡献数据,请访问 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> 并向我们发送一个请求。</div> - <p>{{Compat("api.InputEvent.data")}}</p> </div> diff --git a/files/zh-cn/web/api/inputevent/datatransfer/index.html b/files/zh-cn/web/api/inputevent/datatransfer/index.html index 9f53b7091a..680c567b7f 100644 --- a/files/zh-cn/web/api/inputevent/datatransfer/index.html +++ b/files/zh-cn/web/api/inputevent/datatransfer/index.html @@ -66,7 +66,5 @@ editable.addEventListener('input', (e) => { <h2 id="浏览器兼容性">浏览器兼容性</h2> <div> -<div class="hidden">此页上的兼容性表是从结构化数据生成的。如果您想贡献数据,请访问 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> 并向我们发送一个请求。</div> - <p>{{Compat("api.InputEvent.dataTransfer")}}</p> </div> diff --git a/files/zh-cn/web/api/inputevent/inputevent/index.html b/files/zh-cn/web/api/inputevent/inputevent/index.html index 9d6227b309..0cbb508355 100644 --- a/files/zh-cn/web/api/inputevent/inputevent/index.html +++ b/files/zh-cn/web/api/inputevent/inputevent/index.html @@ -39,8 +39,6 @@ translation_of: Web/API/InputEvent/InputEvent <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.InputEvent.InputEvent")}}</p> <h2 id="参考">参考</h2> diff --git a/files/zh-cn/web/api/inputevent/inputtype/index.html b/files/zh-cn/web/api/inputevent/inputtype/index.html index 91136e1ed5..5925b3ffba 100644 --- a/files/zh-cn/web/api/inputevent/inputtype/index.html +++ b/files/zh-cn/web/api/inputevent/inputtype/index.html @@ -76,7 +76,5 @@ function logInputType(event) { <h2 id="浏览器兼容性">浏览器兼容性</h2> <div> -<div class="hidden">此页上的兼容性表是从结构化数据生成的。如果您想贡献数据,请访问 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> 并向我们发送一个请求。</div> - <p>{{Compat("api.InputEvent.inputType")}}</p> </div> |