diff options
author | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-06-24 00:45:21 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-24 00:45:21 +0900 |
commit | 51b2e3c8b9ad125e9a7e01fccfbe2d8dfcaafb60 (patch) | |
tree | f17f76cd9cb47a3e6f1fde9636bb63c0799f0e30 /files/ja/web/api/channel_messaging_api | |
parent | 4809cd98135a82f5fa87d3b5dcd8426f94dd7287 (diff) | |
download | translated-content-51b2e3c8b9ad125e9a7e01fccfbe2d8dfcaafb60.tar.gz translated-content-51b2e3c8b9ad125e9a7e01fccfbe2d8dfcaafb60.tar.bz2 translated-content-51b2e3c8b9ad125e9a7e01fccfbe2d8dfcaafb60.zip |
web/api/a-d* の browser-compat-data に関する非表示の指示を一括削除 (#1192)
* web/api/a-c* の browser-compat-data に関する非表示の指示を一括削除
* [CRON] sync translated content
* [CRON] sync translated content
Co-authored-by: MDN <actions@users.noreply.github.com>
Diffstat (limited to 'files/ja/web/api/channel_messaging_api')
-rw-r--r-- | files/ja/web/api/channel_messaging_api/index.html | 2 | ||||
-rw-r--r-- | files/ja/web/api/channel_messaging_api/using_channel_messaging/index.html | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/files/ja/web/api/channel_messaging_api/index.html b/files/ja/web/api/channel_messaging_api/index.html index e667a7954d..f549b49c7a 100644 --- a/files/ja/web/api/channel_messaging_api/index.html +++ b/files/ja/web/api/channel_messaging_api/index.html @@ -75,8 +75,6 @@ translation_of: Web/API/Channel_Messaging_API <h3 id="MessagePort" name="MessagePort"><code>MessagePort</code></h3> <div> -<div class="hidden">The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</div> - <p>{{Compat("api.MessagePort", 0)}}</p> </div> </div> diff --git a/files/ja/web/api/channel_messaging_api/using_channel_messaging/index.html b/files/ja/web/api/channel_messaging_api/using_channel_messaging/index.html index aa0d4bf75f..e160400651 100644 --- a/files/ja/web/api/channel_messaging_api/using_channel_messaging/index.html +++ b/files/ja/web/api/channel_messaging_api/using_channel_messaging/index.html @@ -173,8 +173,6 @@ function onMessage(e) { <h3 id="MessagePort" name="MessagePort"><code>MessagePort</code></h3> <div> -<div class="hidden">The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</div> - <p>{{Compat("api.MessagePort", 0)}}</p> </div> </div> |