diff options
Diffstat (limited to 'files/zh-cn/web/api/websocket/readystate/index.html')
-rw-r--r-- | files/zh-cn/web/api/websocket/readystate/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/api/websocket/readystate/index.html b/files/zh-cn/web/api/websocket/readystate/index.html index e4d7bd23fb..57247d931e 100644 --- a/files/zh-cn/web/api/websocket/readystate/index.html +++ b/files/zh-cn/web/api/websocket/readystate/index.html @@ -56,5 +56,5 @@ translation_of: Web/API/WebSocket/readyState <p>{{Compat("api.WebSocket.readyState")}}</p> <p> - <audio style="display: none;"></audio> + <audio class="hidden"></audio> </p> |