diff options
Diffstat (limited to 'files/zh-tw/web/javascript/reference/global_objects/object/index.html')
| -rw-r--r-- | files/zh-tw/web/javascript/reference/global_objects/object/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-tw/web/javascript/reference/global_objects/object/index.html b/files/zh-tw/web/javascript/reference/global_objects/object/index.html index cf55c9b004..40468bd608 100644 --- a/files/zh-tw/web/javascript/reference/global_objects/object/index.html +++ b/files/zh-tw/web/javascript/reference/global_objects/object/index.html @@ -167,7 +167,7 @@ var o = new Object(Boolean()); <div>{{CompatibilityTable}}</div> -<div id="compat-desktop"> +<div> <table class="compat-table"> <tbody> <tr> @@ -190,7 +190,7 @@ var o = new Object(Boolean()); </table> </div> -<div id="compat-mobile"> +<div> <table class="compat-table"> <tbody> <tr> |
