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/font-variant-ligatures/index.html | 51 +--------------------- 1 file changed, 1 insertion(+), 50 deletions(-) (limited to 'files/ru/web/css/font-variant-ligatures') diff --git a/files/ru/web/css/font-variant-ligatures/index.html b/files/ru/web/css/font-variant-ligatures/index.html index 876afcdedb..8c8d7111a1 100644 --- a/files/ru/web/css/font-variant-ligatures/index.html +++ b/files/ru/web/css/font-variant-ligatures/index.html @@ -100,53 +100,4 @@ font-variant-ligatures: unset;

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

-

{{ CompatibilityTable() }}

- -
- - - - - - - - - - - - - - - - - - - -
FeatureFirefox (Gecko)ChromeInternet ExplorerOperaSafari (WebKit)
Базовая поддержка{{CompatGeckoDesktop("34")}} [1]{{CompatChrome(31)}} {{property_prefix("-webkit")}}
- {{CompatChrome(34)}}
10.019.0{{property_prefix("-webkit")}}7.0{{property_prefix("-webkit")}}
-
- -
- - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
Базовая поддержка4.4 {{property_prefix("-webkit")}}{{CompatGeckoMobile("34")}}[1]{{ CompatUnknown() }}{{ CompatUnknown() }}7.0{{property_prefix("-webkit")}}
-
- -

[1] Экспериментальная реализация была доступна начиная с Gecko 24. Она регулировалась настройкой layout.css.font-features.enabled , по умолчанию значение true только для Nightly и Aurora. Ключевое слово none было добавлено в Gecko 28.

+

{{Compat("css.properties.font-variant-ligatures")}}

-- cgit v1.2.3-54-g00ecf