diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/math/sqrt2')
-rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/math/sqrt2/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/math/sqrt2/index.html b/files/zh-cn/web/javascript/reference/global_objects/math/sqrt2/index.html index a9eb2ddcd4..5171a2f9df 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/math/sqrt2/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/math/sqrt2/index.html @@ -43,7 +43,7 @@ getRoot2(); // 1.4142135623730951</pre> </table> <h2 id="浏览器兼容性" style="margin-bottom: 20px; line-height: 30px;">浏览器兼容性</h2> <p>{{ CompatibilityTable() }}</p> -<div id="compat-desktop"> +<div> <table class="compat-table"> <tbody> <tr> @@ -65,7 +65,7 @@ getRoot2(); // 1.4142135623730951</pre> </tbody> </table> </div> -<div id="compat-mobile"> +<div> <table class="compat-table"> <tbody> <tr> |