diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/math/atan2')
| -rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/math/atan2/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/math/atan2/index.html b/files/zh-cn/web/javascript/reference/global_objects/math/atan2/index.html index 7bf921655d..64064017c7 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/math/atan2/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/math/atan2/index.html @@ -79,7 +79,7 @@ Math.atan2(15, 90) // 0.16514867741462683 <p>{{ CompatibilityTable() }}</p> -<div id="compat-desktop"> +<div> <table class="compat-table"> <tbody> <tr> @@ -102,7 +102,7 @@ Math.atan2(15, 90) // 0.16514867741462683 </table> </div> -<div id="compat-mobile"> +<div> <table class="compat-table"> <tbody> <tr> |
