diff options
Diffstat (limited to 'files/zh-cn/web/api/filereader')
-rw-r--r-- | files/zh-cn/web/api/filereader/load_event/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/zh-cn/web/api/filereader/load_event/index.html b/files/zh-cn/web/api/filereader/load_event/index.html index 227e52a463..43e4b72297 100644 --- a/files/zh-cn/web/api/filereader/load_event/index.html +++ b/files/zh-cn/web/api/filereader/load_event/index.html @@ -156,8 +156,6 @@ fileInput.addEventListener('change', handleSelected); <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.FileReader.load_event")}}</p> <h2 id="请参阅">请参阅</h2> |