diff options
Diffstat (limited to 'files/zh-cn/web/api/xmlhttprequesteventtarget/onprogress/index.html')
-rw-r--r-- | files/zh-cn/web/api/xmlhttprequesteventtarget/onprogress/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/zh-cn/web/api/xmlhttprequesteventtarget/onprogress/index.html b/files/zh-cn/web/api/xmlhttprequesteventtarget/onprogress/index.html index ad2bced50b..40641b30a6 100644 --- a/files/zh-cn/web/api/xmlhttprequesteventtarget/onprogress/index.html +++ b/files/zh-cn/web/api/xmlhttprequesteventtarget/onprogress/index.html @@ -61,6 +61,4 @@ xmlhttp.send(); <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.XMLHttpRequestEventTarget.onprogress")}}</p> |