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/window/innerheight/index.html | 52 +---------------------- 1 file changed, 1 insertion(+), 51 deletions(-) (limited to 'files/zh-cn/web/api/window/innerheight') diff --git a/files/zh-cn/web/api/window/innerheight/index.html b/files/zh-cn/web/api/window/innerheight/index.html index d177fd0cd7..19531d83d5 100644 --- a/files/zh-cn/web/api/window/innerheight/index.html +++ b/files/zh-cn/web/api/window/innerheight/index.html @@ -57,57 +57,7 @@ var intOuterFramesetHeight = top.innerHeight;

浏览器兼容性

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support1{{CompatGeckoDesktop(1.0)}}993
-
- -
- - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support1{{CompatGeckoMobile(1.0)}}993
-
- -

Gecko 备注

- -

从 Firefox 4 到 Firefox 24,该属性有 bug,而且某种情况下,会在页面加载前给出一个错误的值,查看 {{bug(641188)}}。

+{{Compat("api.Window.innerHeight")}}

标准相关信息

-- cgit v1.2.3-54-g00ecf