diff options
author | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-07-12 00:19:25 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-12 00:19:25 +0900 |
commit | ddda8bbbee128ba54ff6d3dd6a20a7d43debfb36 (patch) | |
tree | 5150fef9f8a5fdb66a7f67cf38d9e2267aee2da3 /files/ja/web/api/readablestreamdefaultcontroller | |
parent | ab32c2b852d80f9fe957ab223901dce04f3cef18 (diff) | |
download | translated-content-ddda8bbbee128ba54ff6d3dd6a20a7d43debfb36.tar.gz translated-content-ddda8bbbee128ba54ff6d3dd6a20a7d43debfb36.tar.bz2 translated-content-ddda8bbbee128ba54ff6d3dd6a20a7d43debfb36.zip |
ブラウザー互換性データの説明を削除 (残り) (#1491)
Diffstat (limited to 'files/ja/web/api/readablestreamdefaultcontroller')
-rw-r--r-- | files/ja/web/api/readablestreamdefaultcontroller/desiredsize/index.html | 4 | ||||
-rw-r--r-- | files/ja/web/api/readablestreamdefaultcontroller/enqueue/index.html | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/files/ja/web/api/readablestreamdefaultcontroller/desiredsize/index.html b/files/ja/web/api/readablestreamdefaultcontroller/desiredsize/index.html index 4b2df43b36..48522e24c0 100644 --- a/files/ja/web/api/readablestreamdefaultcontroller/desiredsize/index.html +++ b/files/ja/web/api/readablestreamdefaultcontroller/desiredsize/index.html @@ -45,8 +45,4 @@ translation_of: Web/API/ReadableStreamDefaultController/desiredSize <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden"> -<p>The compatibility table in 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.</p> -</div> - <p>{{Compat("api.ReadableStreamDefaultController.desiredSize")}}</p> diff --git a/files/ja/web/api/readablestreamdefaultcontroller/enqueue/index.html b/files/ja/web/api/readablestreamdefaultcontroller/enqueue/index.html index 6a32192c41..02cf8605f6 100644 --- a/files/ja/web/api/readablestreamdefaultcontroller/enqueue/index.html +++ b/files/ja/web/api/readablestreamdefaultcontroller/enqueue/index.html @@ -91,8 +91,4 @@ translation_of: Web/API/ReadableStreamDefaultController/enqueue <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden"> -<p>The compatibility table in 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.</p> -</div> - <p>{{Compat("api.ReadableStreamDefaultController.enqueue")}}</p> |