diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/number/tosource/index.html')
-rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/number/tosource/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/number/tosource/index.html b/files/zh-cn/web/javascript/reference/global_objects/number/tosource/index.html index 3ed14e1397..9355dbb11d 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/number/tosource/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/number/tosource/index.html @@ -28,7 +28,7 @@ Number.toSource(); <p>不是任何标准的一部分。在 JavaScript 1.3 被实现。</p> <h2 id="浏览器兼容性">浏览器兼容性</h2> <p>{{ CompatibilityTable() }}</p> -<div id="compat-desktop"> +<div> <table class="compat-table"> <tbody> <tr> @@ -50,7 +50,7 @@ Number.toSource(); </tbody> </table> </div> -<div id="compat-mobile"> +<div> <table class="compat-table"> <tbody> <tr> |