diff options
Diffstat (limited to 'files/zh-cn/web/api/readablestream')
-rw-r--r-- | files/zh-cn/web/api/readablestream/getreader/index.html | 4 | ||||
-rw-r--r-- | files/zh-cn/web/api/readablestream/readablestream/index.html | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/files/zh-cn/web/api/readablestream/getreader/index.html b/files/zh-cn/web/api/readablestream/getreader/index.html index bddbcf0bae..acaacdadec 100644 --- a/files/zh-cn/web/api/readablestream/getreader/index.html +++ b/files/zh-cn/web/api/readablestream/getreader/index.html @@ -96,8 +96,4 @@ translation_of: Web/API/ReadableStream/getReader <h2 id="浏览器兼容">浏览器兼容</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/zh-cn/web/api/readablestream/readablestream/index.html b/files/zh-cn/web/api/readablestream/readablestream/index.html index 14341ef8c2..cec04006c7 100644 --- a/files/zh-cn/web/api/readablestream/readablestream/index.html +++ b/files/zh-cn/web/api/readablestream/readablestream/index.html @@ -110,8 +110,4 @@ translation_of: Web/API/ReadableStream/ReadableStream <h2 id="Browser_compatibility">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> |