diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/math/imul/index.html')
| -rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/math/imul/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/math/imul/index.html b/files/zh-cn/web/javascript/reference/global_objects/math/imul/index.html index 9d0e9f1c29..a3daf8f633 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/math/imul/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/math/imul/index.html @@ -94,7 +94,7 @@ Math.imul(0xfffffffe, 5) //-10 <p>{{ CompatibilityTable() }}</p> -<div id="compat-desktop"> +<div> <table class="compat-table"> <tbody> <tr> @@ -117,7 +117,7 @@ Math.imul(0xfffffffe, 5) //-10 </table> </div> -<div id="compat-mobile"> +<div> <table class="compat-table"> <tbody> <tr> |
