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) --- .../web/api/mouseevent/initmouseevent/index.html | 48 +--------------------- 1 file changed, 1 insertion(+), 47 deletions(-) (limited to 'files/zh-cn/web/api/mouseevent/initmouseevent/index.html') diff --git a/files/zh-cn/web/api/mouseevent/initmouseevent/index.html b/files/zh-cn/web/api/mouseevent/initmouseevent/index.html index ffb87f8953..3a7347ef6a 100644 --- a/files/zh-cn/web/api/mouseevent/initmouseevent/index.html +++ b/files/zh-cn/web/api/mouseevent/initmouseevent/index.html @@ -115,53 +115,7 @@ simulateClick();//Why it can not show "input" ?

浏览器兼容性

-

{{ CompatibilityTable() }}

- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatUnknown() }}{{ CompatVersionUnknown() }}{{ CompatUnknown() }}
-
- -
- - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatUnknown() }}{{ CompatVersionUnknown() }}{{ CompatUnknown() }}
-
+{{Compat("api.MouseEvent.initMouseEvent")}}

参阅

-- cgit v1.2.3-54-g00ecf