diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/math/abs/index.html')
-rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/math/abs/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/math/abs/index.html b/files/zh-cn/web/javascript/reference/global_objects/math/abs/index.html index c1f41d7202..397ad9724b 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/math/abs/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/math/abs/index.html @@ -67,7 +67,7 @@ Math.abs(); // NaN</pre> <p>{{ CompatibilityTable() }}</p> -<div id="compat-desktop"> +<div> <table class="compat-table"> <tbody> <tr> @@ -90,7 +90,7 @@ Math.abs(); // NaN</pre> </table> </div> -<div id="compat-mobile"> +<div> <table class="compat-table"> <tbody> <tr> |