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/geolocation/clearwatch/index.html | 52 +--------------------- .../api/geolocation/getcurrentposition/index.html | 52 +--------------------- files/zh-tw/web/api/geolocation/index.html | 52 +--------------------- .../web/api/geolocation/watchposition/index.html | 52 +--------------------- 4 files changed, 4 insertions(+), 204 deletions(-) (limited to 'files/zh-tw/web/api/geolocation') diff --git a/files/zh-tw/web/api/geolocation/clearwatch/index.html b/files/zh-tw/web/api/geolocation/clearwatch/index.html index c1d2979db2..dc8636b463 100644 --- a/files/zh-tw/web/api/geolocation/clearwatch/index.html +++ b/files/zh-tw/web/api/geolocation/clearwatch/index.html @@ -70,57 +70,7 @@ id = navigator.geolocation.watchPosition(success, error, options);

瀏覽器的相容性

-

{{ CompatibilityTable() }}

- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support5{{CompatGeckoDesktop("1.9.1")}}910.60
- Removed in 15.0
- Reintroduced in 16.0
5
-
- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{CompatUnknown()}}{{CompatUnknown()}}{{CompatGeckoMobile("4")}}{{CompatUnknown()}}10.60{{CompatUnknown()}}
-
+{{Compat("api.Geolocation.clearWatch")}}

請參考

diff --git a/files/zh-tw/web/api/geolocation/getcurrentposition/index.html b/files/zh-tw/web/api/geolocation/getcurrentposition/index.html index 78c26d3e8e..b71de4ffaf 100644 --- a/files/zh-tw/web/api/geolocation/getcurrentposition/index.html +++ b/files/zh-tw/web/api/geolocation/getcurrentposition/index.html @@ -67,57 +67,7 @@ navigator.geolocation.getCurrentPosition(success, error, options);

瀏覽器的相容性

-

{{ CompatibilityTable() }}

- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support5{{CompatGeckoDesktop("1.9.1")}}910.60
- Removed in 15.0
- Reintroduced in 16.0
5
-
- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{CompatUnknown()}}{{CompatUnknown()}}{{CompatGeckoMobile("4")}}{{CompatUnknown()}}10.60{{CompatUnknown()}}
-
+{{Compat("api.Geolocation.getCurrentPosition")}}

請參考

diff --git a/files/zh-tw/web/api/geolocation/index.html b/files/zh-tw/web/api/geolocation/index.html index 3dda732dbf..03e909384f 100644 --- a/files/zh-tw/web/api/geolocation/index.html +++ b/files/zh-tw/web/api/geolocation/index.html @@ -59,57 +59,7 @@ translation_of: Web/API/Geolocation

瀏覽器相容性

-

{{ CompatibilityTable() }}

- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support5{{CompatGeckoDesktop("1.9.1")}}910.60
- Removed in 15.0
- Reintroduced in 16.0
5
-
- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{CompatUnknown()}}{{CompatUnknown()}}{{CompatGeckoMobile("4")}}{{CompatUnknown()}}10.60{{CompatUnknown()}}
-
+{{Compat("api.Geolocation")}}

請參考

diff --git a/files/zh-tw/web/api/geolocation/watchposition/index.html b/files/zh-tw/web/api/geolocation/watchposition/index.html index fc5109f1f5..513f4f7620 100644 --- a/files/zh-tw/web/api/geolocation/watchposition/index.html +++ b/files/zh-tw/web/api/geolocation/watchposition/index.html @@ -80,57 +80,7 @@ id = navigator.geolocation.watchPosition(success, error, options);

瀏覽器的相容性

-

{{ CompatibilityTable() }}

- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support5{{CompatGeckoDesktop("1.9.1")}}910.60
- Removed in 15.0
- Reintroduced in 16.0
5
-
- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{CompatUnknown()}}{{CompatUnknown()}}{{CompatGeckoMobile("4")}}{{CompatUnknown()}}10.60{{CompatUnknown()}}
-
+{{Compat("api.Geolocation.watchPosition")}}

請參考

-- cgit v1.2.3-54-g00ecf