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-flow/index.html | 57 +---------------------------------- 1 file changed, 1 insertion(+), 56 deletions(-) (limited to 'files/ru/web/css/flex-flow/index.html') diff --git a/files/ru/web/css/flex-flow/index.html b/files/ru/web/css/flex-flow/index.html index 3f816ff7b3..cc424b7dc6 100644 --- a/files/ru/web/css/flex-flow/index.html +++ b/files/ru/web/css/flex-flow/index.html @@ -72,62 +72,7 @@ flex-flow: unset;

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

-

{{ CompatibilityTable() }}

- -
- - - - - - - - - - - - - - - - - - - - - -
ВозможностьFirefox (Gecko)ChromeEdgeInternet ExplorerOperaSafari
Базовая поддержка28.0[1]21.0{{property_prefix("-webkit")}}
- 29.0
{{CompatVersionUnknown}}{{property_prefix("-webkit")}}
- {{CompatVersionUnknown}}
1112.106.1{{ property_prefix("-webkit") }}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
ВозможностьFirefox Mobile (Gecko)AndroidEdgeIE PhoneOpera MobileSafari Mobile
Базовая поддержка28.0[1]{{ CompatUnknown() }}{{CompatVersionUnknown}}{{property_prefix("-webkit")}}
- {{CompatVersionUnknown}}
1112.107.1{{ property_prefix("-webkit") }}
-
- -

[1] В дополнение к беспрефиксной поддержке, Gecko 48.0 {{geckoRelease("48.0")}} добавило поддержку для -webkit префиксной версии свойства для веб для веб совместимости, для тех кто не изменял значение своих настроек layout.css.prefixes.webkit,  по умолчанию false. Поскольку Gecko 49.0 {{geckoRelease("49.0")}} предпочтительное значение по умолчанию true.

+

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

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

-- cgit v1.2.3-54-g00ecf