diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/math/round/index.html')
-rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/math/round/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/math/round/index.html b/files/zh-cn/web/javascript/reference/global_objects/math/round/index.html index 477faee220..6b9b7956ba 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/math/round/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/math/round/index.html @@ -157,7 +157,7 @@ round(1.005, 2); //1.01 <div>{{CompatibilityTable}}</div> -<div id="compat-desktop"> +<div> <table class="compat-table"> <tbody> <tr> @@ -180,7 +180,7 @@ round(1.005, 2); //1.01 </table> </div> -<div id="compat-mobile"> +<div> <table class="compat-table"> <tbody> <tr> |