From c836bcfa33f859deddb9c2a4afb79e7e106e3d29 Mon Sep 17 00:00:00 2001 From: t7yang Date: Thu, 24 Jun 2021 00:53:12 +0800 Subject: remove hidden bcd for zh-CN --- files/zh-cn/web/api/htmlcanvaselement/index.html | 4 ---- files/zh-cn/web/api/htmlcanvaselement/toblob/index.html | 4 ---- files/zh-cn/web/api/htmlcanvaselement/todataurl/index.html | 4 ---- 3 files changed, 12 deletions(-) (limited to 'files/zh-cn/web/api/htmlcanvaselement') diff --git a/files/zh-cn/web/api/htmlcanvaselement/index.html b/files/zh-cn/web/api/htmlcanvaselement/index.html index 0a6e76ff7d..b5efafdf5b 100644 --- a/files/zh-cn/web/api/htmlcanvaselement/index.html +++ b/files/zh-cn/web/api/htmlcanvaselement/index.html @@ -83,10 +83,6 @@ translation_of: Web/API/HTMLCanvasElement

浏览器支持

- -

{{Compat("api.HTMLCanvasElement")}}

diff --git a/files/zh-cn/web/api/htmlcanvaselement/toblob/index.html b/files/zh-cn/web/api/htmlcanvaselement/toblob/index.html index d9388defd9..02d54ef82c 100644 --- a/files/zh-cn/web/api/htmlcanvaselement/toblob/index.html +++ b/files/zh-cn/web/api/htmlcanvaselement/toblob/index.html @@ -190,10 +190,6 @@ canvas.toBlob(blobCallback('passThisString'), 'image/vnd.microsoft.icon',

浏览器兼容

- -

{{Compat("api.HTMLCanvasElement.toBlob")}}

扩展阅读

diff --git a/files/zh-cn/web/api/htmlcanvaselement/todataurl/index.html b/files/zh-cn/web/api/htmlcanvaselement/todataurl/index.html index 724c67025f..538cfdabcc 100644 --- a/files/zh-cn/web/api/htmlcanvaselement/todataurl/index.html +++ b/files/zh-cn/web/api/htmlcanvaselement/todataurl/index.html @@ -139,10 +139,6 @@ function removeColors() {

浏览器兼容性

- -

{{Compat("api.HTMLCanvasElement.toDataURL")}}

-- cgit v1.2.3-54-g00ecf