diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/reflect/has/index.html')
| -rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/reflect/has/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/reflect/has/index.html b/files/zh-cn/web/javascript/reference/global_objects/reflect/has/index.html index aaf55532e3..3b44079e0d 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/reflect/has/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/reflect/has/index.html @@ -77,7 +77,7 @@ Reflect.has(obj, "dormitory"); // false <p>{{CompatibilityTable}}</p> -<div id="compat-desktop"> +<div> <table class="compat-table"> <tbody> <tr> @@ -100,7 +100,7 @@ Reflect.has(obj, "dormitory"); // false </table> </div> -<div id="compat-mobile"> +<div> <table class="compat-table"> <tbody> <tr> |
