From f68112ddfc3bf6698157ef5d7299e0a2d69c4437 Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Thu, 24 Jun 2021 00:40:34 +0900 Subject: web/api/w-x* の browser-compat-data に関する非表示の指示を一括削除 (#1196) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- files/ja/web/api/websocket/index.html | 2 -- files/ja/web/api/websocket/onerror/index.html | 2 -- files/ja/web/api/websocket/onmessage/index.html | 2 -- files/ja/web/api/websocket/onopen/index.html | 2 -- 4 files changed, 8 deletions(-) (limited to 'files/ja/web/api/websocket') diff --git a/files/ja/web/api/websocket/index.html b/files/ja/web/api/websocket/index.html index cf61c05a16..9690d5c11d 100644 --- a/files/ja/web/api/websocket/index.html +++ b/files/ja/web/api/websocket/index.html @@ -138,8 +138,6 @@ socket.addEventListener('message', function (event) {

ブラウザーの互換性

- -

{{Compat("api.WebSocket")}}

diff --git a/files/ja/web/api/websocket/onerror/index.html b/files/ja/web/api/websocket/onerror/index.html index d0ffb2d5ee..982851b486 100644 --- a/files/ja/web/api/websocket/onerror/index.html +++ b/files/ja/web/api/websocket/onerror/index.html @@ -56,6 +56,4 @@ translation_of: Web/API/WebSocket/onerror

ブラウザーの互換性

- -

{{Compat("api.WebSocket.onerror")}}

diff --git a/files/ja/web/api/websocket/onmessage/index.html b/files/ja/web/api/websocket/onmessage/index.html index b9b12ad140..f901d3f79f 100644 --- a/files/ja/web/api/websocket/onmessage/index.html +++ b/files/ja/web/api/websocket/onmessage/index.html @@ -45,6 +45,4 @@ translation_of: Web/API/WebSocket/onmessage

ブラウザーの互換性

- -

{{Compat("api.WebSocket.onmessage")}}

diff --git a/files/ja/web/api/websocket/onopen/index.html b/files/ja/web/api/websocket/onopen/index.html index f0926214c2..79d4dcf2df 100644 --- a/files/ja/web/api/websocket/onopen/index.html +++ b/files/ja/web/api/websocket/onopen/index.html @@ -45,6 +45,4 @@ translation_of: Web/API/WebSocket/onopen

ブラウザーの互換性

- -

{{Compat("api.WebSocket.onopen")}}

-- cgit v1.2.3-54-g00ecf