diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/math/cbrt/index.html')
| -rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/math/cbrt/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/math/cbrt/index.html b/files/zh-cn/web/javascript/reference/global_objects/math/cbrt/index.html index 402ebeb052..22f37c402a 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/math/cbrt/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/math/cbrt/index.html @@ -82,7 +82,7 @@ Math.cbrt(2); // 1.2599210498948734</pre> <p>{{ CompatibilityTable() }}</p> -<div id="compat-desktop"> +<div> <table class="compat-table"> <tbody> <tr> @@ -105,7 +105,7 @@ Math.cbrt(2); // 1.2599210498948734</pre> </table> </div> -<div id="compat-mobile"> +<div> <table class="compat-table"> <tbody> <tr> |
