diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/operators/exponentiation/index.html')
| -rw-r--r-- | files/zh-cn/web/javascript/reference/operators/exponentiation/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/javascript/reference/operators/exponentiation/index.html b/files/zh-cn/web/javascript/reference/operators/exponentiation/index.html index e9299d7f8f..957cc40de2 100644 --- a/files/zh-cn/web/javascript/reference/operators/exponentiation/index.html +++ b/files/zh-cn/web/javascript/reference/operators/exponentiation/index.html @@ -103,5 +103,5 @@ NaN ** 2 // NaN </ul> <p> - <audio style="display: none;"></audio> + <audio class="hidden"></audio> </p> |
