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) --- .../zh-tw/web/javascript/reference/global_objects/boolean/index.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'files/zh-tw/web/javascript') diff --git a/files/zh-tw/web/javascript/reference/global_objects/boolean/index.html b/files/zh-tw/web/javascript/reference/global_objects/boolean/index.html index d35d07470b..5ddba03295 100644 --- a/files/zh-tw/web/javascript/reference/global_objects/boolean/index.html +++ b/files/zh-tw/web/javascript/reference/global_objects/boolean/index.html @@ -108,9 +108,7 @@ var bObjProto = new Boolean({});

瀏覽器相容性

-
{{CompatibilityTable}}
- -{{Compat}} +{{Compat("javascript.builtins.Boolean")}}

參見

-- cgit v1.2.3-54-g00ecf