diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/object/isextensible')
| -rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/object/isextensible/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/object/isextensible/index.html b/files/zh-cn/web/javascript/reference/global_objects/object/isextensible/index.html index c168d98bfd..249ce52673 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/object/isextensible/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/object/isextensible/index.html @@ -87,7 +87,7 @@ Object.isExtensible(1); <div>{{CompatibilityTable}}</div> -<div id="compat-desktop"> +<div> <table class="compat-table"> <tbody> <tr> @@ -110,7 +110,7 @@ Object.isExtensible(1); </table> </div> -<div id="compat-mobile"> +<div> <table class="compat-table"> <tbody> <tr> |
