From 9a110dee28ae2ef12ee014b98fda6bae6ee48edb Mon Sep 17 00:00:00 2001 From: YujiSoftware Date: Wed, 2 Mar 2022 20:22:51 +0900 Subject: Migrate to Compat macro (zh-cn) --- .../zh-cn/web/api/window/popstate_event/index.html | 48 +--------------------- 1 file changed, 1 insertion(+), 47 deletions(-) (limited to 'files/zh-cn/web/api/window/popstate_event') diff --git a/files/zh-cn/web/api/window/popstate_event/index.html b/files/zh-cn/web/api/window/popstate_event/index.html index ef4c63f871..22abea92ba 100644 --- a/files/zh-cn/web/api/window/popstate_event/index.html +++ b/files/zh-cn/web/api/window/popstate_event/index.html @@ -69,53 +69,7 @@ translation_of: Web/API/Window/popstate_event

浏览器兼容性

-

{{ CompatibilityTable() }}

- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic supportYes{{ CompatGeckoDesktop("2") }}10.0Yeslimited
-
- -
- - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support3.0 (buggy in 2.2 and 2.3){{ CompatGeckoMobile("2") }}10.0Yeslimited
-
+{{Compat("api.Window.popstate_event")}}

示例

-- cgit v1.2.3-54-g00ecf