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/css/flex-direction/index.html | 60 +----------------------------- 1 file changed, 1 insertion(+), 59 deletions(-) (limited to 'files/ru/web/css/flex-direction') diff --git a/files/ru/web/css/flex-direction/index.html b/files/ru/web/css/flex-direction/index.html index 06861addbf..b5d24a8f90 100644 --- a/files/ru/web/css/flex-direction/index.html +++ b/files/ru/web/css/flex-direction/index.html @@ -82,65 +82,7 @@ flex-direction: unset;

Поддержка браузеров

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - -
ОсобенностьFirefox (Gecko)ChromeInternet ExplorerOperaSafari
Базовая поддержка{{CompatGeckoDesktop("18.0")}} (behind a pref) [1][2]
- {{CompatGeckoDesktop("20.0")}}
21.0{{ property_prefix("-webkit") }} -

10 {{ property_prefix("-ms") }}
- 11

-
12.10 -

7 {{ property_prefix("-webkit") }}

-
-
- -
- - - - - - - - - - - - - - - - - - - -
ОсобенностьFirefox Mobile (Gecko)AndroidIE PhoneOpera MobileSafari Mobile
Базовая поддержка{{CompatUnknown}}{{CompatUnknown}}{{CompatNo}}12.10 -

{{CompatNo}}

-
-
- -

[1] Для активации поддержки flexbox в Firefox 18 и 19 пользователь должен сменить предпочтение about:config "layout.css.flexbox.enabled" на true.

- -

[2] Многострочный flexbox поддерживается, начиная с Firefox 28.

+

{{Compat("css.properties.flex-direction")}}

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

-- cgit v1.2.3-54-g00ecf