diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/math/log2/index.html')
-rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/math/log2/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/math/log2/index.html b/files/zh-cn/web/javascript/reference/global_objects/math/log2/index.html index bb048cd49a..78f1c43b93 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/math/log2/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/math/log2/index.html @@ -58,7 +58,7 @@ Math.log2("foo") // NaN <p>{{ CompatibilityTable() }}</p> -<div id="compat-desktop"> +<div> <table class="compat-table"> <tbody> <tr> @@ -81,7 +81,7 @@ Math.log2("foo") // NaN </table> </div> -<div id="compat-mobile"> +<div> <table class="compat-table"> <tbody> <tr> |