diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/math/atanh')
-rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/math/atanh/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/math/atanh/index.html b/files/zh-cn/web/javascript/reference/global_objects/math/atanh/index.html index 08af33d242..6a0b373ddf 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/math/atanh/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/math/atanh/index.html @@ -73,7 +73,7 @@ Math.atanh(2); // NaN <div>{{CompatibilityTable}}</div> -<div id="compat-desktop"> +<div> <table class="compat-table"> <tbody> <tr> @@ -96,7 +96,7 @@ Math.atanh(2); // NaN </table> </div> -<div id="compat-mobile"> +<div> <table class="compat-table"> <tbody> <tr> |