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/blob/index.html | |
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/blob/index.html')
-rw-r--r-- | files/ja/web/api/blob/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/ja/web/api/blob/index.html b/files/ja/web/api/blob/index.html index 0a9a89655c..ddf8842d9b 100644 --- a/files/ja/web/api/blob/index.html +++ b/files/ja/web/api/blob/index.html @@ -146,8 +146,6 @@ reader.readAsArrayBuffer(blob);</pre> <h2 id="Browser_compatibility" name="Browser_compatibility" style="margin-bottom: 20px; line-height: 30px; font-size: 2.14285714285714rem;">ブラウザ実装状況</h2> -<div class="hidden">このページの互換性表は、構造化データから生成されています。データに貢献したい方は、<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックしてプルリクエストを送ってください。</div> - <p>{{Compat("api.Blob")}}</p> <h2 id="あわせて参照" style="margin-bottom: 20px; line-height: 30px; font-size: 2.14285714285714rem;">あわせて参照</h2> |