diff options
Diffstat (limited to 'files/zh-tw/web/javascript/reference/global_objects/boolean')
-rw-r--r-- | files/zh-tw/web/javascript/reference/global_objects/boolean/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
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 6c8d690b15..0e817070dc 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 @@ -138,7 +138,7 @@ var bObjProto = new Boolean({}); <div>{{CompatibilityTable}}</div> -<div id="compat-desktop"> +<div> <table class="compat-table"> <tbody> <tr> @@ -163,7 +163,7 @@ var bObjProto = new Boolean({}); </table> </div> -<div id="compat-mobile"> +<div> <table class="compat-table"> <tbody> <tr> |