diff options
Diffstat (limited to 'files/zh-cn/web/api/globaleventhandlers/onpointerout/index.html')
-rw-r--r-- | files/zh-cn/web/api/globaleventhandlers/onpointerout/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/api/globaleventhandlers/onpointerout/index.html b/files/zh-cn/web/api/globaleventhandlers/onpointerout/index.html index e702faa2a7..8eeea33ae1 100644 --- a/files/zh-cn/web/api/globaleventhandlers/onpointerout/index.html +++ b/files/zh-cn/web/api/globaleventhandlers/onpointerout/index.html @@ -75,5 +75,5 @@ function init() { </ul> <p> - <audio style="display: none;"> </audio> + <audio class="hidden"> </audio> </p> |