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) --- files/zh-tw/web/api/screen/orientation/index.html | 54 +---------------------- 1 file changed, 1 insertion(+), 53 deletions(-) (limited to 'files/zh-tw/web/api/screen') diff --git a/files/zh-tw/web/api/screen/orientation/index.html b/files/zh-tw/web/api/screen/orientation/index.html index eafa89a703..c7ebff7569 100644 --- a/files/zh-tw/web/api/screen/orientation/index.html +++ b/files/zh-tw/web/api/screen/orientation/index.html @@ -50,59 +50,7 @@ if (orientation.type === "landscape-primary") {

瀏覽器相容性

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support38{{CompatVersionUnknown}} {{property_prefix("moz")}}[1]11{{property_prefix("ms")}}[2]25{{CompatNo}}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{CompatNo}}39{{CompatVersionUnknown}} {{property_prefix("moz")}}[1]{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -

[1] This API is only implemented as a prefixed method (mozOrientation) in B2G and Firefox for Android.

- -

[2] This API is implemented using a prefix (msOrientation) in Internet Explorer for Windows 8.1 and Windows RT 8.1. It is not supported on Windows 7.

+{{Compat("api.Screen.orientation")}}

參見

-- cgit v1.2.3-54-g00ecf