From d2c717611f2ab3dc0a25deae3a78cf44aa31a4f2 Mon Sep 17 00:00:00 2001 From: YujiSoftware Date: Sun, 16 May 2021 22:30:00 +0900 Subject: Migrate CompatibilityTable to Compat macro (lang-ru) (#876) * Migrate to Compat macro * Migrate to Compat macro (multiple in page) * Migrate to Compat macro * Migrate to Compat macro (removed) --- files/ru/web/api/imagedata/index.html | 88 +---------------------------------- 1 file changed, 1 insertion(+), 87 deletions(-) (limited to 'files/ru/web/api/imagedata') diff --git a/files/ru/web/api/imagedata/index.html b/files/ru/web/api/imagedata/index.html index dd9b5721b1..10c54e9984 100644 --- a/files/ru/web/api/imagedata/index.html +++ b/files/ru/web/api/imagedata/index.html @@ -46,93 +46,7 @@ translation_of: Web/API/ImageData

Совместимость с браузерами

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support4.0{{CompatGeckoDesktop("14")}}9.09.03.1
Support in workers{{CompatVersionUnknown}}{{CompatGeckoDesktop("25")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
ImageData() constructor{{CompatChrome("43")}}{{CompatGeckoDesktop("29")}}{{CompatNo}}{{CompatOpera("30")}}{{CompatUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidAndroid WebviewFirefox Mobile (Gecko)IE MobileOpera MobileSafari MobileChrome for Android
Basic support2.1{{CompatVersionUnknown}}{{CompatGeckoMobile("14")}}{{CompatUnknown}}10.03.2{{CompatVersionUnknown}}
Support in workers{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatGeckoMobile("25")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatVersionUnknown}}
ImageData() constructor{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatGeckoMobile("29")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatVersionUnknown}}
-
+

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

Смотрите также

-- cgit v1.2.3-54-g00ecf