From 9a110dee28ae2ef12ee014b98fda6bae6ee48edb Mon Sep 17 00:00:00 2001 From: YujiSoftware Date: Wed, 2 Mar 2022 20:22:51 +0900 Subject: Migrate to Compat macro (zh-cn) --- .../createpattern/index.html | 50 +--------------------- 1 file changed, 1 insertion(+), 49 deletions(-) (limited to 'files/zh-cn/web/api/canvasrenderingcontext2d/createpattern') diff --git a/files/zh-cn/web/api/canvasrenderingcontext2d/createpattern/index.html b/files/zh-cn/web/api/canvasrenderingcontext2d/createpattern/index.html index fd6c4d7d0e..a892eeab65 100644 --- a/files/zh-cn/web/api/canvasrenderingcontext2d/createpattern/index.html +++ b/files/zh-cn/web/api/canvasrenderingcontext2d/createpattern/index.html @@ -142,55 +142,7 @@ window.addEventListener("load", drawCanvas);

浏览器兼容性

-

{{ CompatibilityTable() }}

- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
-
+{{Compat("api.CanvasRenderingContext2D.createPattern")}}

参见

-- cgit v1.2.3-54-g00ecf