diff options
Diffstat (limited to 'files/ja/web/api/readablestream')
7 files changed, 0 insertions, 28 deletions
diff --git a/files/ja/web/api/readablestream/cancel/index.html b/files/ja/web/api/readablestream/cancel/index.html index 3f3752e658..76761b9ca3 100644 --- a/files/ja/web/api/readablestream/cancel/index.html +++ b/files/ja/web/api/readablestream/cancel/index.html @@ -123,8 +123,4 @@ fetch(url).then(response => { <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("api.ReadableStream.cancel")}}</p> diff --git a/files/ja/web/api/readablestream/getreader/index.html b/files/ja/web/api/readablestream/getreader/index.html index d59680ecaf..ec81cc605c 100644 --- a/files/ja/web/api/readablestream/getreader/index.html +++ b/files/ja/web/api/readablestream/getreader/index.html @@ -95,8 +95,4 @@ translation_of: Web/API/ReadableStream/getReader <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("api.ReadableStream.getReader")}}</p> diff --git a/files/ja/web/api/readablestream/locked/index.html b/files/ja/web/api/readablestream/locked/index.html index 15786ccf58..28a86c0c09 100644 --- a/files/ja/web/api/readablestream/locked/index.html +++ b/files/ja/web/api/readablestream/locked/index.html @@ -52,8 +52,4 @@ stream.locked <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("api.ReadableStream.locked")}}</p> diff --git a/files/ja/web/api/readablestream/pipethrough/index.html b/files/ja/web/api/readablestream/pipethrough/index.html index de1d89e4bb..757f46c0ef 100644 --- a/files/ja/web/api/readablestream/pipethrough/index.html +++ b/files/ja/web/api/readablestream/pipethrough/index.html @@ -73,8 +73,4 @@ fetch('png-logo.png') <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("api.ReadableStream.pipeThrough")}}</p> diff --git a/files/ja/web/api/readablestream/pipeto/index.html b/files/ja/web/api/readablestream/pipeto/index.html index eb2fc343db..08869c15f2 100644 --- a/files/ja/web/api/readablestream/pipeto/index.html +++ b/files/ja/web/api/readablestream/pipeto/index.html @@ -75,8 +75,4 @@ fetch('png-logo.png') <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("api.ReadableStream.pipeTo")}}</p> diff --git a/files/ja/web/api/readablestream/readablestream/index.html b/files/ja/web/api/readablestream/readablestream/index.html index b00e5e146b..081693bf37 100644 --- a/files/ja/web/api/readablestream/readablestream/index.html +++ b/files/ja/web/api/readablestream/readablestream/index.html @@ -115,8 +115,4 @@ translation_of: Web/API/ReadableStream/ReadableStream <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("api.ReadableStream.ReadableStream")}}</p> diff --git a/files/ja/web/api/readablestream/tee/index.html b/files/ja/web/api/readablestream/tee/index.html index 5c81e27ed0..85e6e6a6fc 100644 --- a/files/ja/web/api/readablestream/tee/index.html +++ b/files/ja/web/api/readablestream/tee/index.html @@ -92,8 +92,4 @@ function fetchStream(stream, list) { <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.ReadableStream.tee")}}</p> |
