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) --- files/zh-cn/web/api/event/initevent/index.html | 54 +------------------------- 1 file changed, 1 insertion(+), 53 deletions(-) (limited to 'files/zh-cn/web/api/event/initevent/index.html') diff --git a/files/zh-cn/web/api/event/initevent/index.html b/files/zh-cn/web/api/event/initevent/index.html index d99b441c41..3755b99615 100644 --- a/files/zh-cn/web/api/event/initevent/index.html +++ b/files/zh-cn/web/api/event/initevent/index.html @@ -69,59 +69,7 @@ elem.dispatchEvent(event);

浏览器兼容

-

{{ CompatibilityTable() }}

- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureFirefox (Gecko)ChromeEdgeInternet ExplorerOperaSafari
Basic support{{CompatVersionUnknown()}} [1]{{CompatVersionUnknown()}}{{CompatVersionUnknown}}{{CompatVersionUnknown()}}{{CompatVersionUnknown()}}{{CompatVersionUnknown()}}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureFirefox Mobile (Gecko)AndroidEdgeIE MobileOpera MobileSafari Mobile
Basic support{{ CompatUnknown() }} [1]{{ CompatUnknown() }}{{CompatVersionUnknown}}{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatUnknown() }}
-
- -

[1] Before Firefox 17, a call to this method after the dispatching of the event raised an exception instead of doing nothing.

+{{Compat("api.Event.initEvent")}}

另见

-- cgit v1.2.3-54-g00ecf