From c836bcfa33f859deddb9c2a4afb79e7e106e3d29 Mon Sep 17 00:00:00 2001 From: t7yang Date: Thu, 24 Jun 2021 00:53:12 +0800 Subject: remove hidden bcd for zh-CN --- files/zh-cn/web/api/windoweventhandlers/onunload/index.html | 4 ---- 1 file changed, 4 deletions(-) (limited to 'files/zh-cn/web/api/windoweventhandlers') diff --git a/files/zh-cn/web/api/windoweventhandlers/onunload/index.html b/files/zh-cn/web/api/windoweventhandlers/onunload/index.html index f381cf2b64..4d72f33a18 100644 --- a/files/zh-cn/web/api/windoweventhandlers/onunload/index.html +++ b/files/zh-cn/web/api/windoweventhandlers/onunload/index.html @@ -61,10 +61,6 @@ function unloadPage()

浏览器兼容性

- -

{{Compat("api.WindowEventHandlers.onunload")}}

在 Firefox 1.5 中,页面使用此事件处理程序会阻止浏览器在 bfcache 内存中缓存页面(译者注:翻译可能没有达意,请对照英文原文)。详细信息请参阅使用 Firefox 1.5:缓存

-- cgit v1.2.3-54-g00ecf