diff options
Diffstat (limited to 'files/zh-tw/web/javascript/reference/global_objects/number/index.html')
-rw-r--r-- | files/zh-tw/web/javascript/reference/global_objects/number/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-tw/web/javascript/reference/global_objects/number/index.html b/files/zh-tw/web/javascript/reference/global_objects/number/index.html index 8a023d1603..6aad23d489 100644 --- a/files/zh-tw/web/javascript/reference/global_objects/number/index.html +++ b/files/zh-tw/web/javascript/reference/global_objects/number/index.html @@ -163,7 +163,7 @@ Number("100a") // NaN <div>{{CompatibilityTable}}</div> -<div id="compat-desktop"> +<div> <table class="compat-table"> <tbody> <tr> @@ -186,7 +186,7 @@ Number("100a") // NaN </table> </div> -<div id="compat-mobile"> +<div> <table class="compat-table"> <tbody> <tr> |