diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/math/atan')
-rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/math/atan/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/math/atan/index.html b/files/zh-cn/web/javascript/reference/global_objects/math/atan/index.html index cd10d30644..460bd0de51 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/math/atan/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/math/atan/index.html @@ -52,7 +52,7 @@ Math.atan(0); // 0 </table> <h2 id="浏览器兼容性">浏览器兼容性</h2> <p>{{ CompatibilityTable() }}</p> -<div id="compat-desktop"> +<div> <table class="compat-table"> <tbody> <tr> @@ -74,7 +74,7 @@ Math.atan(0); // 0 </tbody> </table> </div> -<div id="compat-mobile"> +<div> <table class="compat-table"> <tbody> <tr> |