From e9bb21320278d88f6795525b4bb6c91b90711fcc Mon Sep 17 00:00:00 2001 From: tristantheb Date: Wed, 21 Apr 2021 16:21:07 +0200 Subject: KS: Removal of the least used macros --- files/zh-cn/web/api/document/width/index.html | 1 - 1 file changed, 1 deletion(-) (limited to 'files/zh-cn/web/api/document') diff --git a/files/zh-cn/web/api/document/width/index.html b/files/zh-cn/web/api/document/width/index.html index 47a2d1e13a..fa7c844ad7 100644 --- a/files/zh-cn/web/api/document/width/index.html +++ b/files/zh-cn/web/api/document/width/index.html @@ -6,7 +6,6 @@ translation_of: Web/API/Document/width
{{ApiRef}} {{Obsolete_header}}
-

{{gecko_callout_heading("6.0")}}

从Gecko 6.0开始,不再支持document.width,请使用document.body.clientWidth来代替.查看{{domxref("element.clientWidth")}}.

概述

-- cgit v1.2.3-54-g00ecf