aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api/websocket/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/api/websocket/index.html')
-rw-r--r--files/zh-cn/web/api/websocket/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/api/websocket/index.html b/files/zh-cn/web/api/websocket/index.html
index dc534d928a..b7d624f8b7 100644
--- a/files/zh-cn/web/api/websocket/index.html
+++ b/files/zh-cn/web/api/websocket/index.html
@@ -153,5 +153,5 @@ socket.addEventListener('message', function (event) {
</ul>
<p>
- <audio style="display: none;"></audio>
+ <audio class="hidden"></audio>
</p>