From c46e9da7f68bd682fc9ff1452b7fe63df1227151 Mon Sep 17 00:00:00 2001 From: YujiSoftware Date: Wed, 2 Mar 2022 20:01:54 +0900 Subject: Migrate to Compat macro (zh-tw) --- .../web/api/dragevent/datatransfer/index.html | 58 +--------------------- files/zh-tw/web/api/dragevent/index.html | 58 +--------------------- 2 files changed, 2 insertions(+), 114 deletions(-) (limited to 'files/zh-tw/web/api/dragevent') diff --git a/files/zh-tw/web/api/dragevent/datatransfer/index.html b/files/zh-tw/web/api/dragevent/datatransfer/index.html index f46de41856..1ed6d89814 100644 --- a/files/zh-tw/web/api/dragevent/datatransfer/index.html +++ b/files/zh-tw/web/api/dragevent/datatransfer/index.html @@ -59,60 +59,4 @@ dragTarget.addEventListener("dragend", function(ev) {

瀏覽器相容性

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support4{{CompatVersionUnknown}}{{CompatGeckoDesktop("1.9.1")}}10123.1
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidAndroid WebviewChrome for AndroidEdgeFirefox Mobile (Gecko)Firefox OSIE MobileOpera MobileSafari Mobile
Basic support{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatVersionUnknown}}{{CompatNo}}{{CompatNo}}{{CompatIE("10")}}{{CompatNo}}{{CompatNo}}
-
+{{Compat("api.DragEvent.dataTransfer")}} diff --git a/files/zh-tw/web/api/dragevent/index.html b/files/zh-tw/web/api/dragevent/index.html index 45f233ab58..3fd23b1435 100644 --- a/files/zh-tw/web/api/dragevent/index.html +++ b/files/zh-tw/web/api/dragevent/index.html @@ -97,63 +97,7 @@ translation_of: Web/API/DragEvent

瀏覽器相容性

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support4{{CompatVersionUnknown}}{{CompatGeckoDesktop("1.9.1")}}10123.1
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidAndroid WebviewChrome for AndroidEdgeFirefox Mobile (Gecko)Firefox OSIE MobileOpera MobileSafari Mobile
Basic support{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatVersionUnknown}}{{CompatNo}}{{CompatNo}}{{CompatIE("10")}}{{CompatNo}}{{CompatNo}}
-
+{{Compat("api.DragEvent")}}

參見

-- cgit v1.2.3-54-g00ecf