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