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