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) --- .../api/document/selectionchange_event/index.html | 75 +--------------------- 1 file changed, 1 insertion(+), 74 deletions(-) (limited to 'files/zh-cn/web/api/document/selectionchange_event') diff --git a/files/zh-cn/web/api/document/selectionchange_event/index.html b/files/zh-cn/web/api/document/selectionchange_event/index.html index 7b5018d4cc..1902170455 100644 --- a/files/zh-cn/web/api/document/selectionchange_event/index.html +++ b/files/zh-cn/web/api/document/selectionchange_event/index.html @@ -65,80 +65,7 @@ document.onselectionchange = () => {

浏览器兼容性

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoDesktop("52")}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}
on HTMLInputElement and HTMLTextAreaElement{{CompatNo}}{{CompatNo}}{{CompatGeckoDesktop("52")}} - [1]{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidChrome for AndroidEdgeFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoMobile("52")}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}
on HTMLInputElement and HTMLTextAreaElement{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatGeckoMobile("52")}} - [1]{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -

[1] - Experimental support in Nightly behind the dom.select_events.textcontrols.enabled preference. Support for input and textarea is currently not part of the specification.

+{{Compat("api.Document.selectionchange_event")}}

参考

-- cgit v1.2.3-54-g00ecf