From d495012cffd792a4ae7aa00aafddf502d18a93c2 Mon Sep 17 00:00:00 2001 From: Boss Gao's cat Date: Fri, 11 Mar 2022 01:37:31 +0800 Subject: fix table style (#4473) Co-authored-by: garfield@staritgp.com --- .../zh-cn/web/api/window/storage_event/index.html | 36 +++++++++++++--------- 1 file changed, 22 insertions(+), 14 deletions(-) diff --git a/files/zh-cn/web/api/window/storage_event/index.html b/files/zh-cn/web/api/window/storage_event/index.html index 81d66d57bc..7a9c471636 100644 --- a/files/zh-cn/web/api/window/storage_event/index.html +++ b/files/zh-cn/web/api/window/storage_event/index.html @@ -10,20 +10,28 @@ translation_of: Web/API/Window/storage_event

常规信息

-
-
说明
-
Web Storage
-
接口
-
{{domxref("StorageEvent")}}
-
是否冒泡
-
No
-
默认行为可取消
-
No
-
目标
-
DefaultView (<window>)
-
默认行为
-
-
+

说明: Web Storage

+ + + + + + + + + + + + + + + + + + + + +
接口{{domxref("StorageEvent")}}
是否冒泡No
目标DefaultView (<window>)
默认行为

属性

-- cgit v1.2.3-54-g00ecf