diff options
Diffstat (limited to 'files/ja/web/api/writablestream')
4 files changed, 0 insertions, 16 deletions
diff --git a/files/ja/web/api/writablestream/abort/index.html b/files/ja/web/api/writablestream/abort/index.html index 9b8a2ba900..64c180fac8 100644 --- a/files/ja/web/api/writablestream/abort/index.html +++ b/files/ja/web/api/writablestream/abort/index.html @@ -77,8 +77,4 @@ writableStream.abort(); <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.WritableStream.abort")}}</p> diff --git a/files/ja/web/api/writablestream/getwriter/index.html b/files/ja/web/api/writablestream/getwriter/index.html index 5199e752d4..5ac8225030 100644 --- a/files/ja/web/api/writablestream/getwriter/index.html +++ b/files/ja/web/api/writablestream/getwriter/index.html @@ -125,8 +125,4 @@ sendMessage("Hello, world.", writableStream);</pre> <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.WritableStream.getWriter")}}</p> diff --git a/files/ja/web/api/writablestream/locked/index.html b/files/ja/web/api/writablestream/locked/index.html index 643ae32c83..4d7101da44 100644 --- a/files/ja/web/api/writablestream/locked/index.html +++ b/files/ja/web/api/writablestream/locked/index.html @@ -63,8 +63,4 @@ writableStream.locked <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.WritableStream.locked")}}</p> diff --git a/files/ja/web/api/writablestream/writablestream/index.html b/files/ja/web/api/writablestream/writablestream/index.html index 9a7d9470d9..4b619ebb56 100644 --- a/files/ja/web/api/writablestream/writablestream/index.html +++ b/files/ja/web/api/writablestream/writablestream/index.html @@ -154,8 +154,4 @@ sendMessage("Hello, world.", writableStream);</pre> <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.WritableStream.WritableStream")}}</p> |