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/touch/touch/index.html | 54 +----------------------------- 1 file changed, 1 insertion(+), 53 deletions(-) (limited to 'files/zh-cn/web/api/touch') diff --git a/files/zh-cn/web/api/touch/touch/index.html b/files/zh-cn/web/api/touch/touch/index.html index 768a18ce57..fcbbda69f8 100644 --- a/files/zh-cn/web/api/touch/touch/index.html +++ b/files/zh-cn/web/api/touch/touch/index.html @@ -58,59 +58,7 @@ translation_of: Web/API/Touch/Touch

Browser compatibility

-

{{ CompatibilityTable() }}

- -
- - - - - - - - - - - - - - - - - - - -
特性ChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support{{CompatChrome("48.0")}}{{ CompatUnknown() }}{{ CompatUnknown() }}{{CompatOpera("35")}}{{ CompatUnknown() }}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - -
特性AndroidAndroid WebviewChrome for AndroidFirefox Mobile (Gecko)Firefox OSIE MobileOpera MobileSafari Mobile
Basic support{{ CompatUnknown() }}{{CompatChrome("48.0")}}{{CompatChrome("48.0")}}{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatUnknown() }}{{CompatOpera("35")}}{{ CompatUnknown() }}
-
+{{Compat("api.Touch.Touch")}}


See also

-- cgit v1.2.3-54-g00ecf