diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/math/floor')
-rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/math/floor/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/math/floor/index.html b/files/zh-cn/web/javascript/reference/global_objects/math/floor/index.html index 91e6f0c395..530f15a033 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/math/floor/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/math/floor/index.html @@ -146,7 +146,7 @@ Math.ceil10(-59, 1); // -50 <td></td> </tr> <tr> - <td>{{SpecName('ES6', '#sec-math.floor', 'Math.floor')}}<span class="hidden"> </span></td> + <td>{{SpecName('ES6', '#sec-math.floor', 'Math.floor')}} </td> <td>{{Spec2('ES6')}}</td> <td></td> </tr> |