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/worker/onmessage/index.html | 50 +--------------------------- 1 file changed, 1 insertion(+), 49 deletions(-) (limited to 'files/ru/web/api/worker/onmessage/index.html') diff --git a/files/ru/web/api/worker/onmessage/index.html b/files/ru/web/api/worker/onmessage/index.html index c51c30e041..a081e52aaa 100644 --- a/files/ru/web/api/worker/onmessage/index.html +++ b/files/ru/web/api/worker/onmessage/index.html @@ -69,55 +69,7 @@ myWorker.onmessage = function(e) {

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

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
ФункциональностьChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Базовая поддержка43.510.010.64
-
- -
- - - - - - - - - - - - - - - - - - - - - -
ФункциональностьAndroidFirefox Mobile (Gecko)Firefox OS (Gecko)IE PhoneOpera MobileSafari Mobile
Базовая поддержка4.43.51.0.110.011.55.1
-
+

{{Compat("api.Worker.onmessage")}}

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

-- cgit v1.2.3-54-g00ecf