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) --- .../using_css_transitions/index.html | 81 ---------------------- 1 file changed, 81 deletions(-) (limited to 'files/ru/web/css/css_transitions/using_css_transitions/index.html') diff --git a/files/ru/web/css/css_transitions/using_css_transitions/index.html b/files/ru/web/css/css_transitions/using_css_transitions/index.html index 883e0dbca5..d02444ac6b 100644 --- a/files/ru/web/css/css_transitions/using_css_transitions/index.html +++ b/files/ru/web/css/css_transitions/using_css_transitions/index.html @@ -1065,87 +1065,6 @@ document.addEventListener('click', function(ev){ -

Поддержка браузерами

- -

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
ВозможностьChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Базовая поддержка1.0 {{property_prefix("-webkit")}}
- 26.0
{{CompatGeckoDesktop("2.0")}} {{property_prefix("-moz")}}
- {{CompatGeckoDesktop("16.0")}}
1010.5 {{property_prefix("-o")}}
- 12.10
3.2 {{property_prefix("-webkit")}}
Событие transitionend1.0[1]
- 26.0
{{CompatGeckoDesktop("2.0")}}1010.5[2]
- 12
- 12.10
3.2[1]
- 6.0
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
ВозможностьAndroidFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
Базовая поддержка2.1{{CompatGeckoMobile("2.0")}} {{property_prefix("-moz")}}
- {{CompatGeckoMobile("16.0")}}
1010 {{property_prefix("-o")}}
- 12.10
3.2
Событие transitionend2.1[1]{{CompatGeckoMobile("2.0")}}1010[2]
- 12
- 12.10
3.2[1]
-
- -

[1] Chrome 1.0, WebKit 3.2 и Android 2.1 выполняют нестандартное событие  webkitTransitionEnd. Chrome 26.0 и WebKit 6.0 придерживаются стандарта transitionend.

- -

[2] Opera 10.5 и Opera Mobile 10 поддерживают oTransitionEnd, версия 12 понимает otransitionend, а версия 12.10 знает стандарт transitionend.

-

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