aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/websocket
diff options
context:
space:
mode:
authorMasahiro FUJIMOTO <mfujimot@gmail.com>2021-06-24 00:40:34 +0900
committerGitHub <noreply@github.com>2021-06-24 00:40:34 +0900
commitf68112ddfc3bf6698157ef5d7299e0a2d69c4437 (patch)
tree4f9552fbda1761bc011b80d7f46c5d1a6a8ec38f /files/ja/web/api/websocket
parenta9a798516cc543f64411d517a7e8443ba0c1834c (diff)
downloadtranslated-content-f68112ddfc3bf6698157ef5d7299e0a2d69c4437.tar.gz
translated-content-f68112ddfc3bf6698157ef5d7299e0a2d69c4437.tar.bz2
translated-content-f68112ddfc3bf6698157ef5d7299e0a2d69c4437.zip
web/api/w-x* の browser-compat-data に関する非表示の指示を一括削除 (#1196)
Diffstat (limited to 'files/ja/web/api/websocket')
-rw-r--r--files/ja/web/api/websocket/index.html2
-rw-r--r--files/ja/web/api/websocket/onerror/index.html2
-rw-r--r--files/ja/web/api/websocket/onmessage/index.html2
-rw-r--r--files/ja/web/api/websocket/onopen/index.html2
4 files changed, 0 insertions, 8 deletions
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) {
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2>
<div>
-<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div>
-
<p>{{Compat("api.WebSocket")}}</p>
</div>
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
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2>
-<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div>
-
<p>{{Compat("api.WebSocket.onerror")}}</p>
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
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2>
-<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div>
-
<p>{{Compat("api.WebSocket.onmessage")}}</p>
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
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2>
-<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div>
-
<p>{{Compat("api.WebSocket.onopen")}}</p>