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