diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/math/sign/index.html')
| -rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/math/sign/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/math/sign/index.html b/files/zh-cn/web/javascript/reference/global_objects/math/sign/index.html index 9c41082511..60808dde44 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/math/sign/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/math/sign/index.html @@ -97,7 +97,7 @@ Math.sign(); // NaN <p>{{ CompatibilityTable() }}</p> -<div id="compat-desktop"> +<div> <table class="compat-table"> <tbody> <tr> @@ -120,7 +120,7 @@ Math.sign(); // NaN </table> </div> -<div id="compat-mobile"> +<div> <table class="compat-table"> <tbody> <tr> |
