diff options
Diffstat (limited to 'files/ja/web/api/messagechannel')
-rw-r--r-- | files/ja/web/api/messagechannel/port1/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/ja/web/api/messagechannel/port1/index.html b/files/ja/web/api/messagechannel/port1/index.html index 68d16ff7cd..0ed1d3c2df 100644 --- a/files/ja/web/api/messagechannel/port1/index.html +++ b/files/ja/web/api/messagechannel/port1/index.html @@ -69,8 +69,6 @@ function handleMessage(e) { <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.MessageChannel.port1")}}</p> </div> |